December 2018
Beginner to intermediate
500 pages
12h 10m
English
Performing operations between TimeArray objects—or rather between the elements contained in them—is a common occurrence in time series analysis. The TimeSeries package exposes a complete set of element-wise operators for mathematical, comparison, and logical operations.
As we have already seen when doing division between two TimeArray objects, the mathematical operators create a new TimeArray instance by using the values with common timestamps. Operations between a single TimeArray and Int or Float are also supported. The following operators are available:
Read now
Unlock full access