Skip to content

BUG: Return Float64 for read_parquet(use_nullable_dtypes=True) #47619

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 7, 2022

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added IO Parquet parquet, feather NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Jul 6, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jul 6, 2022
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mroeschke mroeschke merged commit efebf78 into pandas-dev:main Jul 7, 2022
@mroeschke mroeschke deleted the bug/parquet_float_nullable branch July 7, 2022 16:10
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Parquet parquet, feather NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Float Nullable dtypes not being returned when use_nullable_dtypes=True in pd.read_parquet
2 participants