pl.from_pandas(df, include_index=True)
silently ignores index if it is named the same way as a column
#15938
Closed
2 tasks done
Labels
A-interop-pandas
Area: interoperability with pandas
bug
Something isn't working
P-low
Priority: low
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
the index was silently excluded
Expected behavior
I think this should raise
Installed versions
The text was updated successfully, but these errors were encountered: