Python Data Analysis
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter, you learned a lot about NumPy and SciPy subpackages. We went over linear algebra, statistics, continuous and discrete distributions, masked arrays, and random numbers.

In the next chapter, Chapter 4, pandas Primer, we will discover pandas, which is a Python data analysis and manipulation library.