Skip to main content
An EventFrame is a lazy list of clinical events. Chain verbs; nothing hits the database until .to_df().

Verbs

Match aliases

starts_with / start with, exactly / exactly match, contain, end with.

Gap semantics

gap_days uses consecutive distinct-date gaps (lead()), not span. See Which API?.