Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Jan 11, 2018

closes #19116

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Jan 11, 2018
@jreback jreback added this to the 0.23.0 milestone Jan 11, 2018
@codecov
Copy link

codecov bot commented Jan 11, 2018

Codecov Report

Merging #19176 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #19176 +/- ## ========================================== + Coverage 91.52% 91.54% +0.02%  ========================================== Files 148 148 Lines 48778 48786 +8 ========================================== + Hits 44642 44662 +20  + Misses 4136 4124 -12
Flag Coverage Δ
#multiple 89.91% <100%> (+0.02%) ⬆️
#single 41.61% <55.55%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/dtypes/cast.py 88.58% <100%> (+0.15%) ⬆️
pandas/plotting/_converter.py 66.95% <0%> (+1.73%) ⬆️

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 982e112...08499b0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compat pandas objects compatability with Numpy or Python functions

1 participant