Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

handle pandas api change #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

postelrich
Copy link

Was working on blaze/blaze#1671 and pandas-msgpack is not compatible with the newer versions of pandas. Seems some imports just need to be updated.

@codecov-io
Copy link

codecov-io commented Aug 1, 2018

Codecov Report

Merging #5 into master will increase coverage by 0.02%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            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%) ⬇️

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 3d848b0...ef69027. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants