cudf.Index.is_monotonic_decreasing# property Index.is_monotonic_decreasing: bool# Return boolean if values in the object are monotonically decreasing. Returns: bool