Decimal
s in DataFrame()
with orient="row"
result in null
s
#21537
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
When using the
pl.Decimal()
dtype in the schema of aDataFrame
withorient="row"
, the column contains onlynull
values.Expected behavior
In the given example, the
DataFrame
should look likeInstalled versions
The text was updated successfully, but these errors were encountered: