mmcdermott / MEDS_transforms

A simple set of MEDS polars-based ETL and transformation functions
MIT License
15 stars 3 forks source link

The dropping of nulls and making the dataframe unique could be done once and shared across all time dependent fntrs. #152

Open mmcdermott opened 1 month ago

mmcdermott commented 1 month ago

https://github.com/mmcdermott/MEDS_transforms/blob/e7ed727a416907fbdb1495bf450555bbf1af93da/src/MEDS_transforms/transforms/add_time_derived_measurements.py#L358