mmcdermott / EventStreamGPT

Dataset and modelling infrastructure for modelling "event streams": sequences of continuous time, multivariate events with complex internal dependencies.
https://eventstreamml.readthedocs.io/en/latest/
MIT License
98 stars 16 forks source link

Task dataframe will only keep one task schema row per subject. #37

Closed mmcdermott closed 1 year ago

mmcdermott commented 1 year ago

If a task dataframe has multiple rows per subject, they should all be kept.

mmcdermott commented 1 year ago

This actually is not true in the current system; this issue does not happen.