April 2015
Beginner to intermediate
504 pages
8h 36m
English
We will now examine several common operations that are performed on time-series data. These operations entail realigning data, changing the frequency of the samples and their values, and calculating aggregate results on continuously moving subsets of the data to determine the behavior of the values in the data as time changes. We will examine each of the following:
A common operation on time-series data is to shift the values backward and forward in time. The pandas method for this ...
Read now
Unlock full access