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

DOC/TST: update the parquet (pyarrow >= 0.15) docs and tests regarding Categorical support #27955

Closed
jorisvandenbossche opened this issue Aug 16, 2019 · 1 comment · Fixed by #28018
Labels
IO Parquet parquet, feather
Milestone

Comments

@jorisvandenbossche
Copy link
Member

Wes is doing great work in Apache Arrow on parquet's categorical support, which means that roundtripping to parquet with to_parquet/read_parquet will preserve categorical dtypes (and with a much better performance as before).

See https://issues.apache.org/jira/browse/ARROW-3246 (and linked issues), apache/arrow#5110

We will need to:

@galuhsahid
Copy link
Contributor

I'd like to work on this

galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 19, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 19, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 19, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 20, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 20, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 25, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 25, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 25, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 27, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 27, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 27, 2019
galuhsahid added a commit to galuhsahid/pandas that referenced this issue Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Parquet parquet, feather
Projects
None yet
2 participants