Skip to content

Improvements to EventTable._get_time_column and dependents

This PR improves the new private EventTable._get_time_column method, which attempts to guess the 'time' column for a table (which is tricksy if there isn't a column named 'time'), and its usage in EventTable.{binned_}event_rate{s}.

Merge request reports