Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEPR: .astype(..., categories=) #17636

Closed
jreback opened this issue Sep 23, 2017 · 0 comments · Fixed by #17742
Closed

DEPR: .astype(..., categories=) #17636

jreback opened this issue Sep 23, 2017 · 0 comments · Fixed by #17742
Labels
Categorical Categorical Data Type Deprecate Functionality to remove in pandas
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Sep 23, 2017

now that we have a full-fledged CategoricalDtype, #16015, no need to accept categories= in .astype()

let's deprecate in favor of using the CDT

@jreback jreback added Categorical Categorical Data Type Deprecate Functionality to remove in pandas Difficulty Novice labels Sep 23, 2017
@jreback jreback added this to the 0.21.0 milestone Sep 23, 2017
jreback added a commit to jreback/pandas that referenced this issue Oct 2, 2017
ghost pushed a commit to reef-technologies/pandas that referenced this issue Oct 16, 2017
ghost pushed a commit to reef-technologies/pandas that referenced this issue Oct 16, 2017
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant