Skip to content

utils

polars_ts.imaging._utils

Shared utilities for the imaging module.

extract_series(df, id_col, target_col)

Group DataFrame by id_col and return dict of numpy arrays.