-
-
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
ENH: support non default indexes in writing to Parquet #18629
Merged
jorisvandenbossche
merged 13 commits into
pandas-dev:master
from
dhirschfeld:parquet-non-default-indexes
Dec 11, 2017
Merged
ENH: support non default indexes in writing to Parquet #18629
jorisvandenbossche
merged 13 commits into
pandas-dev:master
from
dhirschfeld:parquet-non-default-indexes
Dec 11, 2017
Commits on Dec 9, 2017
-
Allow non-default indexes in to_parquet.
...when supported by the underlying engine. Fixes pandas-dev#18581
Configuration menu - View commit details
-
Copy full SHA for 4bf7f56 - Browse repository at this point
Copy the full SHA 4bf7f56View commit details -
Fixed test_write_with_index on Windows
snappy compression isn't available on Windows
Configuration menu - View commit details
-
Copy full SHA for 7a6d9a9 - Browse repository at this point
Copy the full SHA 7a6d9a9View commit details -
Fix test_write_with_index to work with fastparquet
fastparquet automatically names an index 'index' if it doesn't already have a name
Configuration menu - View commit details
-
Copy full SHA for 1496ef6 - Browse repository at this point
Copy the full SHA 1496ef6View commit details
Commits on Dec 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9c8cfb7 - Browse repository at this point
Copy the full SHA 9c8cfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60124ac - Browse repository at this point
Copy the full SHA 60124acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03941b1 - Browse repository at this point
Copy the full SHA 03941b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a27e1 - Browse repository at this point
Copy the full SHA d8a27e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd26110 - Browse repository at this point
Copy the full SHA cd26110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1acb00c - Browse repository at this point
Copy the full SHA 1acb00cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7b526 - Browse repository at this point
Copy the full SHA 0f7b526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67dffde - Browse repository at this point
Copy the full SHA 67dffdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79de86b - Browse repository at this point
Copy the full SHA 79de86bView commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0fbdc14 - Browse repository at this point
Copy the full SHA 0fbdc14View 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.