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

BUG: hdf can't deal with ea dtype columns #56194

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 26, 2023

@phofl phofl added IO HDF5 read_hdf, HDFStore Strings String extension data type and string data labels Nov 26, 2023
@phofl phofl added this to the 2.1.4 milestone Nov 26, 2023
@mroeschke mroeschke merged commit 3fc8320 into pandas-dev:main Nov 27, 2023
44 checks passed
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Nov 27, 2023
@phofl phofl deleted the hdf_string_option branch November 27, 2023 11:09
phofl added a commit that referenced this pull request Nov 27, 2023
… columns) (#56199)

Backport PR #56194: BUG: hdf can't deal with ea dtype columns

Co-authored-by: Patrick Hoefler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.DataFrame.to_hdf does not support multiindex frames with string[pyarrow_numpy]
2 participants