Skip to content

Commit

Permalink
Remove DataFrame.quantiles from docs. (#12684)
Browse files Browse the repository at this point in the history
Removes documentation for `DataFrame.quantiles`, which was deprecated and then removed in #12281. This issue was discovered while building the docs in #12592.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #12684
  • Loading branch information
bdice authored Feb 2, 2023
1 parent 32f5efa commit 21ef256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/cudf/source/api_docs/dataframe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ Computations / descriptive stats
DataFrame.prod
DataFrame.product
DataFrame.quantile
DataFrame.quantiles
DataFrame.rank
DataFrame.round
DataFrame.skew
Expand Down

0 comments on commit 21ef256

Please sign in to comment.