Skip to content

REF: Standardize coercion in set_data #30084

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
Dec 5, 2019

Conversation

jbrockmendel
Copy link
Member

See that after this, the way we are calling self.set_data is always with just block.values within the set_atom_foo methods (except for set_atom_string, which needs a small edit coming up in another PR). Once set_atom_string joins the others, we can move these 7 calls to set_data up to just one place.

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

jreback commented Dec 5, 2019

k thanks

@jbrockmendel jbrockmendel deleted the ref-pytables-set_data branch December 5, 2019 20:10
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