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