Coalesce with null dtype column #21506
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Minimal reproducible example by cmdlineuser:
Full example:
Log output
Issue description
Following https://discord.com/channels/908022250106667068/957930511999832064/1344616117204680744 We have noticed that there seems to be a bug on the treatment of null values for
Null
dtype columns.Expected behavior
I would expect the Null dtype column to be accepted in the coalesce function.
Installed versions
The text was updated successfully, but these errors were encountered: