pl.repeat()
panicks if input doesn't match data type
#15379
Labels
A-input-parsing
Area: parsing input arguments
A-panic
Area: code that results in panic exceptions
bug
Something isn't working
P-low
Priority: low
python
Related to Python Polars
Checks
Reproducible example
Log output
No response
Issue description
pl.repeat()
panicks when input length is greater than 1.Expected behavior
Not panick but throw an error instead.
Installed versions
The text was updated successfully, but these errors were encountered: