Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Shift a time series to start at 0 seconds
ResourceFunction["TimeSeriesZero"][ts] shifts time series ts so as to have ts["FirstTime"] equal to 0. |
Shift a time series to start at 0 seconds:
In[1]:= |
In[2]:= |
Out[2]= |
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
Resetting a calendar time series sets the origin at 01 January 1900:
In[5]:= |
In[6]:= |
Out[6]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License