The third stage of data analysis is actually analyzing the data. Finding meaning within your data can be difficult without the right tools. In this section, we look at some of the tools available to the Python user.
Compute descriptive statistics
Correlation
Linear regression
Pivot tables
Computing Aggregate Statistics
As you may have seen in the last chapter, it is easy to get some summary ...