pandas-msgpack
pandas-msgpack copied to clipboard
handle pandas api change
Was working on https://github.com/blaze/blaze/pull/1671 and pandas-msgpack is not compatible with the newer versions of pandas. Seems some imports just need to be updated.
Codecov Report
Merging #5 into master will increase coverage by
0.02%. The diff coverage is83.33%.
@@ Coverage Diff @@
## master #5 +/- ##
==========================================
+ Coverage 75.12% 75.14% +0.02%
==========================================
Files 7 7
Lines 1170 1179 +9
==========================================
+ Hits 879 886 +7
- Misses 291 293 +2
| Impacted Files | Coverage Δ | |
|---|---|---|
| pandas_msgpack/packers.py | 86.6% <83.33%> (-0.25%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 3d848b0...ef69027. Read the comment docs.