-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
DOC: Improve to_parquet documentation #33709
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
Conversation
|
Thanks for the PR @larroy Looks like this doc string actually lives in Otherwise looks good to me! |
6eacb75 to
ccc9aab
Compare
8f47559 to
257de3e
Compare
|
LGTM - minor comment |
alimcmaster1
left a comment
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.
LGTM cc @jreback
|
@pandas-dev/pandas-core to review/merge |
WillAyd
left a comment
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.
minor typo but looks good otherwise. If you can accept suggested edit should be OK to merge
Co-authored-by: William Ayd <[email protected]>
|
Cc @WillAyd this looks good to me. |
|
Thanks @larroy |
|
Thank you all for the review and help. |
fixes #29476
black pandasgit diff upstream/master -u -- "*.py" | flake8 --diff