Skip to content

Commit

Permalink
remove non-existent argument
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Jun 1, 2024
1 parent 509c370 commit 2a3693b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions narwhals/expression.py
Original file line number Diff line number Diff line change
Expand Up @@ -2358,9 +2358,6 @@ def len() -> Expr:
"""
Return the number of rows.
Arguments:
*columns: Name(s) of the columns to use in the aggregation function.
Examples:
>>> import polars as pl
>>> import pandas as pd
Expand Down

0 comments on commit 2a3693b

Please sign in to comment.