Change Log¶
0.6.0¶
- Apply
toolz.curryto :any:trouve.find_events
0.5.2¶
- Fixed bug where events with no occurrences failed with transformations.merge_overlap applied to them
0.5.1¶
- Fixed issue where deprecated methods in 0.5.0 didn’t issue deprecation warnings
0.5.0¶
Events methods
- Deprecate
Events.as_array, useEvents.to_array - Deprecate
Events.as_series, useEvents.to_series - Deprecate
Events.as_mask, useEvents.to_arraywithinactive_value=1,ative_values=anddtype=np.bool
Transformations
- Deprecate passing transformation functions as *args to
trouve.find_events. Pass them to the explicit transformations keyword arguments