dtype=pl.Object not respected when converting pandas object Series #15177
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
No response
Issue description
dtype=pl.Object is not respected when converting pandas object Series to polars.
Expected behavior
The dtype for all of these should be pl.Object.
Installed versions
The text was updated successfully, but these errors were encountered: