Skip to content

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25058: Reading a HDF5 created in py2

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Feb 4, 2019
@jreback jreback added the IO HDF5 read_hdf, HDFStore label Feb 4, 2019
@codecov
Copy link

codecov bot commented Feb 4, 2019

Codecov Report

Merging #25139 into 0.24.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25139      +/-   ##
==========================================
+ Coverage   92.37%   92.38%   +<.01%     
==========================================
  Files         166      166              
  Lines       52403    52403              
==========================================
+ Hits        48409    48410       +1     
+ Misses       3994     3993       -1
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.87% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/io/pytables.py 92.31% <100%> (ø) ⬆️
pandas/util/testing.py 88.13% <0%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1700680...8b9fdc8. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 4, 2019

Codecov Report

Merging #25139 into 0.24.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25139      +/-   ##
==========================================
+ Coverage   92.37%   92.38%   +<.01%     
==========================================
  Files         166      166              
  Lines       52403    52403              
==========================================
+ Hits        48409    48410       +1     
+ Misses       3994     3993       -1
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.87% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/io/pytables.py 92.31% <100%> (ø) ⬆️
pandas/util/testing.py 88.13% <0%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1700680...8b9fdc8. Read the comment docs.

@jreback jreback merged commit d8fe711 into pandas-dev:0.24.x Feb 4, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants