You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah.. should the argument type cast the whole column? What if the column is a float and users pass integers as clip args? I am not sure about this one.
Polars version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Polars.
Issue description
Clip doesn't seem to work across data types.
Reproducible example
Expected behavior
The a column should maybe be 1.5, 1.5, 1.6, 1.6?
Installed versions
The text was updated successfully, but these errors were encountered: