Is there a way to test whether a dataframe is sorted by a given column that\'s not an index (i.e. is there an equivalent to is_monotonic() for non-index columns) without calling