Tools

Tools#

tl.compute_correlation(cloneRich, ...[, ...])

Compute Pearson correlation between two variables, grouped by specific columns.

tl.compute_grouped_index(_Index_compute, ...)

Compute the specified index for each group and handle missing values.

tl.compute_richness(df, extra_cols, ...[, ...])

Compute the richness of groups based on unique combinations of key columns.

tl.compute_clone_counts(rep_loc, ...[, ...])

Compute clone counts and frequencies for specified groups.