Skip to content

DOC: show Parquet examples with default engine (without explicit pyarrow/fastparquet engine keyword) #61877

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

jorisvandenbossche
Copy link
Member

Encountered this in #61864, but in general for the readability of our doc page, I feel that it is not needed to show every single code example in this section with both pyarrow and fastparquet (certainly because in practice the fastparquet result is then ignored, and we only show the resulting dtypes for the pyarrow one).
We already mention in the text itself the engine keyword and the different options.

@jorisvandenbossche jorisvandenbossche changed the title DOC: show Parquet examples with default engine (without explicit engine keyword) DOC: show Parquet examples with default engine (without explicit pyarrow/fastparquet engine keyword) Jul 16, 2025
@mroeschke mroeschke added this to the 3.0 milestone Jul 16, 2025
@mroeschke mroeschke merged commit 598b7d1 into pandas-dev:main Jul 16, 2025
12 checks passed
@mroeschke
Copy link
Member

Thanks @jorisvandenbossche

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO Parquet parquet, feather
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants