is_monotonic_and_finite
is_monotonic_and_finite(
values ,
)-> ‘bool’
Return True when values are finite and strictly monotonic.
| function of dascore.utils.gaps | source |
is_monotonic_and_finite(
values ,
)-> ‘bool’
Return True when values are finite and strictly monotonic.