alifestd_mark_ancestor_origin_time_polars

alifestd_mark_ancestor_origin_time_polars(phylogeny_df: DataFrame, *, mark_as: str = 'ancestor_origin_time') DataFrame

Add column ancestor_origin_time.

The output column name can be changed via the mark_as parameter.

Dataframe must provide column origin_time.