Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Sep 10, 2024
1 parent b9bd128 commit dac421d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion narwhals/expr.py
Original file line number Diff line number Diff line change
Expand Up @@ -1916,7 +1916,7 @@ def clip(
def mode(self: Self) -> Self:
r"""Compute the most occurring value(s).
Can return multiple Values.
Can return multiple values.
Examples:
>>> import pandas as pd
Expand Down

0 comments on commit dac421d

Please sign in to comment.