Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include formatting options in set_with_dataframe #45

Open
robin900 opened this issue Mar 23, 2022 · 0 comments
Open

Include formatting options in set_with_dataframe #45

robin900 opened this issue Mar 23, 2022 · 0 comments
Assignees

Comments

@robin900
Copy link
Owner

robin900 commented Mar 23, 2022

This package is popular, but the gspread-formatting package is less so. I know from personal experience that writing tabular data to a gspread worksheet is pleasant only when proper formatting is applied to the worksheet -- mainly for bolding and shading header rows, and applying column alignment appropriate to the data type of the values for each column. Freezing the header rows is nice to have, especially when the data is more than 50 rows.

I wonder if this enhancement is accomplished best by just importing gspread_formatting as a new dependency, or whether to include bare-bones formatting functionality in this package without a new dependency on gspread_formatting.

@robin900 robin900 self-assigned this Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant