Aarhus-Psychiatry-Research / timeseriesflattener

Converting irregularly spaced time series, such as eletronic health records, into dataframes for tabular classification.
https://Aarhus-Psychiatry-Research.github.io/timeseriesflattener
MIT License
18 stars 2 forks source link

fix: rename 'pred_time_uuid' to 'prediction_time_uuid' #562

Closed HLasse closed 3 months ago

HLasse commented 3 months ago

It can get a bit annoying that the metadata column 'pred_time_uuid' has the same prefix as predictors. Propose renaming it to match v1 which was 'prediction_time_uuid'

(oops, accidentally pushed the change to main - sorry..)