Skip to content

[ArrayManager] Enable pytables IO by falling back to BlockManager #41944

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
Jun 11, 2021

Conversation

jorisvandenbossche
Copy link
Member

This doesn't "fix" anything, but by falling back for now to the BlockManager-specific implementation of to_hdf writer, this avoids failures when using ArrayManager, which should make it easier to test it.

@jorisvandenbossche jorisvandenbossche added this to the 1.3 milestone Jun 11, 2021
@simonjayhawkins
Copy link
Member

@jorisvandenbossche only PRs for the rc are milestoned 1.3 for now to help track our readiness for the rc, otherwise they are milestone as they are merged.

Is this for the rc or can I remove the milestone for now?

@jreback jreback added Internals Related to non-user accessible pandas implementation IO HDF5 read_hdf, HDFStore labels Jun 11, 2021
@jreback
Copy link
Contributor

jreback commented Jun 11, 2021

this is fine. @jorisvandenbossche can you open an issue for the impl in AM .

@jreback jreback merged commit 05552d3 into pandas-dev:master Jun 11, 2021
@jorisvandenbossche jorisvandenbossche deleted the am-pytables-fallback branch June 11, 2021 11:22
@jorisvandenbossche
Copy link
Member Author

It's mentioned as one of the bullet points in #39146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants