Initializing a struct series with an array type field using Numpy arrays results in nulls #18840
Open
2 tasks done
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
results in
Log output
No response
Issue description
I'm trying to create a series backed by Numpy arrays to avoid copying, and the resulting series only contained nulls.
Expected behavior
works fine:
Installed versions
The text was updated successfully, but these errors were encountered: