AlifestdIplotxShimPolars

class AlifestdIplotxShimPolars

Iplotx TreeDataProvider for polars alife-standard dataframes.

The dataframe must be asexual with contiguous ids and topologically sorted rows.

Parameters

treepolars.DataFrame

Polars phylogeny dataframe in alife standard format.

__init__(tree: DataFrame) None[source]

Methods

__init__(tree: DataFrame) None[source]
static check_dependencies() bool[source]
static tree_type() type[source]