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

Add ability to set dtypes or converters #18

Open
aiguofer opened this issue Apr 9, 2018 · 0 comments
Open

Add ability to set dtypes or converters #18

aiguofer opened this issue Apr 9, 2018 · 0 comments

Comments

@aiguofer
Copy link
Owner

aiguofer commented Apr 9, 2018

Currently, when we pull data with df_to_sheet, every column gets set with dtype 'object'. It'd be nice to have a way to provide column dtypes or converters for each column similar to pd.read_csv.

See: https://stackoverflow.com/questions/47507426/pandas-dataframe-filter-by-dateform-that-doesnt-have-dtype

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