Skip to content

Commit

Permalink
docs: update map_batches docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
deanm0000 committed Aug 1, 2024
1 parent 316d621 commit 4f9c3a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions py-polars/polars/expr/expr.py
Original file line number Diff line number Diff line change
Expand Up @@ -4290,9 +4290,6 @@ def map_batches(
A reasonable use case for `map` functions is transforming the values
represented by an expression using a third-party library.
If your function returns a scalar, for example a float, use
:func:`map_to_scalar` instead.
Parameters
----------
function
Expand Down

0 comments on commit 4f9c3a1

Please sign in to comment.