marksendak / constellation

Time series joins to identify sequence of related events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constellate Without Time Window

marksendak opened this issue · comments

  • Handle case where you pass an arbitrary number of time series data frames and you identify the first instant at which a variety of events take place
  • Use case: sepsis treatment bundle, want to identify the first instant at which all components of the treatment bundle have been delivered
  • Removed error handling for window_hours < 0 or is not numeric, to enable window_hours = Inf