Skip to content

DOC: pd.Categorical has undocumented fastpath #43580

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
1 task done
david-cortes opened this issue Sep 15, 2021 · 3 comments
Closed
1 task done

DOC: pd.Categorical has undocumented fastpath #43580

david-cortes opened this issue Sep 15, 2021 · 3 comments
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@david-cortes
Copy link
Contributor

  • I have checked that the issue still exists on the latest versions of the docs on master here

Location of the documentation

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Categorical.html#pandas.Categorical

Documentation problem

Argument fastpath is not documented.

Suggested fix for documentation

All arguments to the function should be documented. fastpath is not currently documented even though it is part of the function signature.

@david-cortes david-cortes added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 15, 2021
@samukweku
Copy link
Contributor

@david-cortes will you be contributing the docs? Would love to c scenarios where fast path can be used. Thanks

@david-cortes
Copy link
Contributor Author

I'm not familiar with it, sorry.

@oli5679
Copy link

oli5679 commented Sep 19, 2021

see #20110

The plan is to remove this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

No branches or pull requests

3 participants