Skip to content

API: Deprecate Categorical fastpath argument #17562

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

Closed
TomAugspurger opened this issue Sep 17, 2017 · 3 comments
Closed

API: Deprecate Categorical fastpath argument #17562

TomAugspurger opened this issue Sep 17, 2017 · 3 comments
Labels
API Design Categorical Categorical Data Type Deprecate Functionality to remove in pandas good first issue

Comments

@TomAugspurger
Copy link
Contributor

After #16015 the fastpath argument to the Categorical constructor is unnecessary since you can skip the categorical validation by passing in a CategoricalDtype.l

@kaichogami
Copy link

Hi, I would like to work on this.

@TomAugspurger
Copy link
Contributor Author

TomAugspurger commented Oct 12, 2017 via email

@jreback
Copy link
Contributor

jreback commented Mar 10, 2018

closing in favor of #20110

@jreback jreback closed this as completed Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Categorical Categorical Data Type Deprecate Functionality to remove in pandas good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants