-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
Default to_* methods to compression='infer' #22011
Merged
gfyoung
merged 40 commits into
pandas-dev:master
from
dhimmel:default-to-infer-compression
Aug 1, 2018
Merged
Default to_* methods to compression='infer' #22011
gfyoung
merged 40 commits into
pandas-dev:master
from
dhimmel:default-to-infer-compression
Aug 1, 2018
Commits on Jul 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8689167 - Browse repository at this point
Copy the full SHA 8689167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccfb00 - Browse repository at this point
Copy the full SHA 3ccfb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648bf4d - Browse repository at this point
Copy the full SHA 648bf4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for be724fa - Browse repository at this point
Copy the full SHA be724faView commit details
Commits on Jul 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9fe27c9 - Browse repository at this point
Copy the full SHA 9fe27c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f0689 - Browse repository at this point
Copy the full SHA 65f0689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 868e671 - Browse repository at this point
Copy the full SHA 868e671View commit details -
Attempt to diagnose testing failure of Python 2 test_compression_warning https://travis-ci.org/pandas-dev/pandas/jobs/407300547#L3853
Configuration menu - View commit details
-
Copy full SHA for c3b76ee - Browse repository at this point
Copy the full SHA c3b76eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cebc0d9 - Browse repository at this point
Copy the full SHA cebc0d9View commit details
Commits on Jul 26, 2018
-
_infer_compression in CSVFormatter
Prevent CSVFormatter from raising a RuntimeWarning when compression='infer' and a file-like object is passed to path_or_buf.
Configuration menu - View commit details
-
Copy full SHA for 8411eb2 - Browse repository at this point
Copy the full SHA 8411eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c098c8f - Browse repository at this point
Copy the full SHA c098c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6601d - Browse repository at this point
Copy the full SHA 2f6601dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7f9b5 - Browse repository at this point
Copy the full SHA eb7f9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a5c90 - Browse repository at this point
Copy the full SHA d4a5c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd19e3 - Browse repository at this point
Copy the full SHA abd19e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f670fe - Browse repository at this point
Copy the full SHA 2f670feView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9ce13 - Browse repository at this point
Copy the full SHA aa9ce13View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6aabad - Browse repository at this point
Copy the full SHA a6aabadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0c97e - Browse repository at this point
Copy the full SHA 8a0c97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be808d - Browse repository at this point
Copy the full SHA 6be808dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e6591 - Browse repository at this point
Copy the full SHA 63e6591View commit details -
Configuration menu - View commit details
-
Copy full SHA for fadb943 - Browse repository at this point
Copy the full SHA fadb943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0edffc7 - Browse repository at this point
Copy the full SHA 0edffc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97f5de5 - Browse repository at this point
Copy the full SHA 97f5de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83bc0a8 - Browse repository at this point
Copy the full SHA 83bc0a8View commit details -
Not sure why the series name did not round-trip. Could be a pandas bug, but one not related to compression inferrence.
Configuration menu - View commit details
-
Copy full SHA for 874a4bf - Browse repository at this point
Copy the full SHA 874a4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c3945 - Browse repository at this point
Copy the full SHA 14c3945View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9a4dc41 - Browse repository at this point
Copy the full SHA 9a4dc41View commit details
Commits on Jul 29, 2018
-
Merge master: fix zip-docs conflict
Conflict arose from pandas-dev#22066. Merges up till pandas-dev@d30c4a0
Configuration menu - View commit details
-
Copy full SHA for 25bdb4c - Browse repository at this point
Copy the full SHA 25bdb4cView commit details
Commits on Jul 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1ba8f3a - Browse repository at this point
Copy the full SHA 1ba8f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e051e - Browse repository at this point
Copy the full SHA 24e051eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 387d1d2 - Browse repository at this point
Copy the full SHA 387d1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f14e2 - Browse repository at this point
Copy the full SHA 12f14e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db23d9 - Browse repository at this point
Copy the full SHA 6db23d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a0f56 - Browse repository at this point
Copy the full SHA e3a0f56View commit details
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for af8c137 - Browse repository at this point
Copy the full SHA af8c137View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8829a6 - Browse repository at this point
Copy the full SHA f8829a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918c0f8 - Browse repository at this point
Copy the full SHA 918c0f8View commit details -
blank lines before .. versionchanged
Refs pandas-dev#22011 (comment) Blanks are needed before but not after or in between.
Configuration menu - View commit details
-
Copy full SHA for eadf68e - Browse repository at this point
Copy the full SHA eadf68eView commit details
Commits on Aug 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cf5b62e - Browse repository at this point
Copy the full SHA cf5b62eView commit details
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.