Skip to content

Commit

Permalink
Add cot docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Oct 14, 2023
1 parent e739d13 commit 041f747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Computation
Expr.cbrt
Expr.cos
Expr.cosh
Expr.cot
Expr.cumcount
Expr.cummax
Expr.cummin
Expand Down
1 change: 1 addition & 0 deletions py-polars/docs/source/reference/series/computation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Computation
Series.cbrt
Series.cos
Series.cosh
Series.cot
Series.cummax
Series.cummin
Series.cumprod
Expand Down

0 comments on commit 041f747

Please sign in to comment.