Skip to content

REF: pytables remove IndexCol.infer, move attr setting to constructors #30142

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 4 commits into from
Dec 8, 2019

Conversation

jbrockmendel
Copy link
Member

In this PR the calls to get_attr are moved to right after the constructor calls; in the next pass they will be removed entirely at which point IndexCol will be non-stateful

@jbrockmendel jbrockmendel added Refactor Internal refactoring of code IO HDF5 read_hdf, HDFStore labels Dec 8, 2019
@jreback jreback added this to the 1.0 milestone Dec 8, 2019
@jreback
Copy link
Contributor

jreback commented Dec 8, 2019

lgtm. ping on green.

@jbrockmendel
Copy link
Member Author

ping

@jreback jreback merged commit 8830e85 into pandas-dev:master Dec 8, 2019
@jbrockmendel jbrockmendel deleted the ref-pytables-infer2 branch December 8, 2019 20:42
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