"Cannot apply operation on arrays of different lengths" panic occurs when add two Series have defferent length #16978
Labels
accepted
Ready for implementation
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
Panic seems to occur when trying to add Series of different lengths.
Expected behavior
There needs to be an error, not a panic.
Installed versions
The text was updated successfully, but these errors were encountered: