DB_Column.is_nan
is_nan
Group: Math
Documentation
Returns a column of booleans, with True
items at the positions where this column contains a NaN. This is only applicable to double columns.
Group: Math
Returns a column of booleans, with True
items at the positions where this column contains a NaN. This is only applicable to double columns.