Segmentation fault with to_numpy
with Numpy 2 and datetime column
#17380
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
Seen in scikit-learn examples when upgrading to numpy 2 see scikit-learn/scikit-learn#29388.
Created a smaller reproducer that still needs scikit-learn. I am sure you could craft a reproducer without scikit-learn.
To create the environment run the snippet:
Installing
numpy<2
fixes the issuepip install 'numpy<2'
Expected behavior
No error
Installed versions
The text was updated successfully, but these errors were encountered: