Aggregating & Calculating#
We already started to see some of this functionality with timeseries
data, but Pandas
with built-in functionality for performing common mathematical and statistical calculations. Most of these mathematical methods fall under the umbrella of summary statistics.