A Float64 column uses both null and NaN for missing measurements. Which expression conver…

from Polars
Python 3.14 intermediate 1 min

A Float64 column uses both null and NaN for missing measurements. Which expression converts both to 0.0?

Report an error