DataFrame init PanicException for nested object with orient=row
#22742
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
Just noticed this as I had a nested generator instead of a list.
orient="col"
raises the underlying error without a panic.Expected behavior
No panic.
Installed versions
The text was updated successfully, but these errors were encountered: