alifestd_is_chronologically_sorted

alifestd_is_chronologically_sorted(phylogeny_df: DataFrame, how: str = 'origin_time') bool

Do rows appear in chronological order?

Defaults to origin_time. Input dataframe is not mutated by this operation.