Skip to content

Commit

Permalink
doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Nov 23, 2024
1 parent 3399530 commit 87f71d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion narwhals/series.py
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ def skew(self: Self) -> Any:
We can pass any supported library such as Pandas, Polars, or PyArrow to `func`:
>>> func(s_pd)
1.4724267269058975
np.float64(1.4724267269058975)
>>> func(s_pl)
1.4724267269058975
Expand Down

0 comments on commit 87f71d7

Please sign in to comment.