Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 promote_to_multitype keyword in write_dataframe #75
Add promote_to_multitype keyword in write_dataframe #75
Changes from 31 commits
e3f0541
0ad3480
307e928
be42177
b79673c
088f3f9
dbcd058
f4a0cfd
716c11d
5a123de
4c392f2
d710a10
2dba836
b8470c0
f4ab989
3bca6a1
769553b
4a7b9c9
92f8d81
f0c4aa1
9d35aca
9819ee9
3fa9c50
4781e6e
8b59c78
b13a56e
eaf369b
49d500b
9d78d29
6856c5b
e5d1ad3
aae713b
4a04c32
5ba0e27
e88fc71
fe36164
e7ba447
74d7531
b4091d3
43c4024
ef49019
d173e41
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
promote_to_multi also needs to be set to True for the rest of the code to work properly, so I'm not sure if/how it can be written shorter...