filter By Timestamps
This function helps filtering the TimeSeries for elements that follow a certain rule in the timestamps. Provide a lambda that receives a ZonedDateTime and return a boolean.
This function helps filtering the TimeSeries for elements that follow a certain rule in the timestamps. Provide a lambda that receives a ZonedDateTime and return a boolean.