We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We implemented these in #11314, but seem to have missed adding them to the API docs.
The text was updated successfully, but these errors were encountered:
Done in #12014. I also noticed we were missing DataFrame.pivot_table, so I opened #12015. Thanks @shwina for catching this!
DataFrame.pivot_table
Sorry, something went wrong.
Add pivot_table and crosstab to docs. (#12014)
bac2004
This PR resolves #12012 by adding `cudf.pivot_table` and `cudf.crosstab` to the documentation. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - Ashwin Srinath (https://github.com/shwina) URL: #12014
bdice
Successfully merging a pull request may close this issue.
We implemented these in #11314, but seem to have missed adding them to the API docs.
The text was updated successfully, but these errors were encountered: