Skip to content

Commit

Permalink
Add docstring entry for DataFrame.value_counts (NVIDIA#11039)
Browse files Browse the repository at this point in the history
This PR adds a docstring entry for `DataFrame.value_counts` under appropriate sub-heading.

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

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

URL: rapidsai/cudf#11039
  • Loading branch information
galipremsagar authored Jun 4, 2022
1 parent 936a32a commit 8c728f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cudf/source/api_docs/dataframe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ Computations / descriptive stats
DataFrame.std
DataFrame.var
DataFrame.nunique
DataFrame.value_counts

Reindexing / selection / label manipulation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 8c728f2

Please sign in to comment.