Skip to content

Commit 0dd29da

Browse files
committed
Merge pull request pandas-dev#10206 from robintw/add-nsmallest-nlargest-doc
DOC: Added nlargest/nsmallest to API docs
2 parents a9c2b71 + df2cffc commit 0dd29da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/api.rst

+2
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,8 @@ Computations / Descriptive Stats
358358
Series.median
359359
Series.min
360360
Series.mode
361+
Series.nlargest
362+
Series.nsmallest
361363
Series.pct_change
362364
Series.prod
363365
Series.quantile

0 commit comments

Comments
 (0)