Skip to content

Commit

Permalink
Update API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Jan 3, 2023
1 parent 7d04e92 commit 008591d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
1 change: 0 additions & 1 deletion py-polars/docs/source/reference/dataframe/groupby.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ This namespace is available after calling :code:`DataFrame.groupby(...)`.
GroupBy.median
GroupBy.min
GroupBy.n_unique
GroupBy.pivot
GroupBy.quantile
GroupBy.sum
GroupBy.tail
1 change: 0 additions & 1 deletion py-polars/docs/source/reference/dataframe/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This page gives an overview of all public DataFrame methods.
groupby
modify_select
miscellaneous
pivot

.. currentmodule:: polars

Expand Down
25 changes: 0 additions & 25 deletions py-polars/docs/source/reference/dataframe/pivot.rst

This file was deleted.

0 comments on commit 008591d

Please sign in to comment.