Skip to content

Conversation

@chris-b1
Copy link
Contributor

@chris-b1 chris-b1 commented Dec 3, 2016

@chris-b1 chris-b1 added IO HDF5 read_hdf, HDFStore MultiIndex labels Dec 3, 2016
@chris-b1 chris-b1 added this to the 0.19.2 milestone Dec 3, 2016
@jreback
Copy link
Contributor

jreback commented Dec 3, 2016

i think this also fixes another issue
where the data_columns were aliases (iow they are changed by HDFStore)

@codecov-io
Copy link

codecov-io commented Dec 3, 2016

Current coverage is 85.27% (diff: 100%)

Merging #14791 into master will increase coverage by <.01%

@@             master     #14791   diff @@
==========================================
  Files           144        144          
  Lines         50942      50942          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43440      43441     +1   
+ Misses         7502       7501     -1   
  Partials          0          0          

Powered by Codecov. Last update 588e29d...5d32610

@jreback
Copy link
Contributor

jreback commented Dec 4, 2016

was thinking of this: #7212
but already fixed, so lgtm.

@jreback
Copy link
Contributor

jreback commented Dec 4, 2016

thanks!

@jreback jreback closed this in 27fcd81 Dec 4, 2016
jorisvandenbossche pushed a commit that referenced this pull request Dec 15, 2016
closes #14435

Author: Chris <[email protected]>

Closes #14791 from chris-b1/hdf-mi-datacolumns and squashes the following commits:

5d32610 [Chris] BUG: multi-index HDFStore data_columns=True

(cherry picked from commit 27fcd81)
jreback pushed a commit that referenced this pull request Jan 21, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO HDF5 read_hdf, HDFStore MultiIndex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HDF Store with multi-index problems when using data_columns=True

3 participants