- Python Data Analysis(Second Edition)
- Armando Fandango
- 98字
- 2021-07-09 19:04:04
Summary
In this chapter, we installed NumPy, SciPy, Pandas, Matplotlib, IPython, and Jupyter Notebook, all of which we will be using in this book. We got a vector addition program working, and learned how NumPy offers superior performance. In addition, we explored the available documentation and online resources. We executed code to find the modules inside the libraries and loaded some sample datasets to draw some basic plots using Matplotlib.
In the next chapter, Chapter 2, NumPy Arrays, we will take a look under the hood of NumPy and explore some fundamental concepts, including arrays and data types.
推薦閱讀
- Learning Single:page Web Application Development
- Android Jetpack開(kāi)發(fā):原理解析與應(yīng)用實(shí)戰(zhàn)
- Visual Studio 2012 Cookbook
- Raspberry Pi Networking Cookbook(Second Edition)
- Flink SQL與DataStream入門、進(jìn)階與實(shí)戰(zhàn)
- 程序員數(shù)學(xué):用Python學(xué)透線性代數(shù)和微積分
- Getting Started with Gulp
- SQL基礎(chǔ)教程(第2版)
- Emgu CV Essentials
- Vue.js 3應(yīng)用開(kāi)發(fā)與核心源碼解析
- 邊玩邊學(xué)Scratch3.0少兒趣味編程
- Mastering OAuth 2.0
- Drupal 8 Development Cookbook(Second Edition)
- Getting Started with Windows Server Security
- Python程序設(shè)計(jì)教程