DB_Column.is_finite
is_finite
Group: Math
Documentation
Returns a column of booleans, with True
items at the positions where this column contains a non-infinite, non-NaN floating point value. 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 non-infinite, non-NaN floating point value. This is only applicable to double columns.