Utils#
Generally useful functions used across the library. Some are also helpful when writing custom variable definitions or post-processing cohort data.
Overview#
Submodule |
Contents |
|---|---|
|
|
DataFrame conversion (Polars ↔ Pandas ↔ Stata), time-series joins, value cleaning, aggregation helpers. |
|
Low-level variable-extraction helpers: filtering, aggregation, time-window expressions, time-series cleaning, |
|
Export a |
|
Logger configuration, custom formatters, and structured log helpers. |
|
Debug-info printers for filing GitHub issues. |