Skip to content

Argument 'fastpath' in 'Categorical' not documented #25345

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
david-cortes opened this issue Feb 16, 2019 · 2 comments
Closed

Argument 'fastpath' in 'Categorical' not documented #25345

david-cortes opened this issue Feb 16, 2019 · 2 comments
Labels
Categorical Categorical Data Type

Comments

@david-cortes
Copy link
Contributor

In documentaion for pandas.Categorical:
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Categorical.html

Argument fastpath which can be passed to the class constructor is not documented on the docstring:
https://github.com/pandas-dev/pandas/blob/master/pandas/core/arrays/categorical.py

@jreback
Copy link
Contributor

jreback commented Feb 16, 2019

see #20110

we would actually like to remove these

@jreback jreback closed this as completed Feb 16, 2019
@jreback jreback added the Categorical Categorical Data Type label Feb 16, 2019
@timhoffm
Copy link
Contributor

timhoffm commented Jul 2, 2019

At least a short note "deprecated" or "to be deprecated" or "internal only" on the parameter would help so that users know they don't have to bother with this parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type
Projects
None yet
Development

No branches or pull requests

3 participants