Support Decimal("NaN") is pandas.isna #23530
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Milestone
Should we do this? See #23284 (comment) for some timings. Personally, I don't think it's worth the cost.
Here's some a patch implementing support.
The text was updated successfully, but these errors were encountered: