Skip to content

REF: avoid returning self in io.pytables #29776

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
Nov 22, 2019

Conversation

jbrockmendel
Copy link
Member

Another small step towards making these less stateful

@jbrockmendel
Copy link
Member Author

@jreback it looks like the LegacyFixed methods are not covered in the tests. Any chance we can rip out those classes?

@jbrockmendel
Copy link
Member Author

also read_sparse_intindex, write_sparse_intindex, read_block_index, write_block_index, so we might not need BlockIndex/IntIndex (which are imported from arrays.sparse)?

@jreback
Copy link
Contributor

jreback commented Nov 22, 2019

so i think i can blow away all Legacy stuff

i think these read the legacy_hdf dir in data/

but these are quite old iirc

also exception on line 635 can remove that is some versions prior to what we support now

@jbrockmendel
Copy link
Member Author

great, i'll make a PR specific to ripping that stuff out. hopefully that will snowball into more simplfications

@jreback jreback added IO HDF5 read_hdf, HDFStore Refactor Internal refactoring of code labels Nov 22, 2019
@jreback jreback added this to the 1.0 milestone Nov 22, 2019
@jreback jreback merged commit e8c370a into pandas-dev:master Nov 22, 2019
@jreback
Copy link
Contributor

jreback commented Nov 22, 2019

thanks

@jbrockmendel jbrockmendel deleted the cln-pytables9 branch November 22, 2019 16:38
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO HDF5 read_hdf, HDFStore Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants