Regression: unpivot (melt) with list type of values #17501
Labels
A-exceptions
Area: exception handling
A-ops
Area: operations
P-medium
Priority: medium
python
Related to Python Polars
regression
Issue introduced by a new release
Checks
Reproducible example
Log output
Issue description
It looks like there's a super type issue between list and non-list values in Polars 1.*. This code worked fine in version 0.20.31.
Expected behavior
Installed versions
The text was updated successfully, but these errors were encountered: