.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?.
EventFrame verbs for matching, occurrence, gaps, and index dates.
.to_df().
starts_with / start with, exactly / exactly match, contain, end with.
gap_days uses consecutive distinct-date gaps (lead()), not span. See Which API?.