Skip to content

REF: implement io.pytables._maybe_adjust_name #30100

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 3 commits into from
Dec 6, 2019

Conversation

jbrockmendel
Copy link
Member

Besides being a well-scoped utility function, this makes it easy to use the klass constructor directly instead of klass.create_for_block on L3905. Note that now we are passing values to the constructor instead of pinning them afterwards. Most of what we've been doing in this file has been building up towards being able to pass things into the constructor here and avoid pinning afterward.

@jreback jreback added this to the 1.0 milestone Dec 6, 2019
@jreback
Copy link
Contributor

jreback commented Dec 6, 2019

can you rebase

@jbrockmendel
Copy link
Member Author

rebased+green

@jreback jreback merged commit c414848 into pandas-dev:master Dec 6, 2019
@jreback
Copy link
Contributor

jreback commented Dec 6, 2019

thanks

@jbrockmendel jbrockmendel deleted the ref-pytables-create_block branch December 6, 2019 23:39
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