Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Oct 2, 2017

closes #17636

@jreback jreback added Categorical Categorical Data Type Deprecate Functionality to remove in pandas labels Oct 2, 2017
@jreback jreback added this to the 0.21.0 milestone Oct 2, 2017
Copy link
Contributor

@TomAugspurger TomAugspurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@codecov
Copy link

codecov bot commented Oct 2, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@a3d538a). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #17742 +/- ## ========================================= Coverage ? 91.23% ========================================= Files ? 163 Lines ? 49859 Branches ? 0 ========================================= Hits ? 45490 Misses ? 4369 Partials ? 0
Flag Coverage Δ
#multiple 89.03% <100%> (?)
#single 40.25% <50%> (?)
Impacted Files Coverage Δ
pandas/core/internals.py 94.38% <100%> (ø)

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 a3d538a...cbaa585. Read the comment docs.

@jreback jreback merged commit d944bb9 into pandas-dev:master Oct 3, 2017
@jorisvandenbossche
Copy link
Member

There seem to be still quite some warnings of using this in our own tests, see eg https://travis-ci.org/pandas-dev/pandas/jobs/282520540

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

Labels

Categorical Categorical Data Type Deprecate Functionality to remove in pandas

3 participants