- Learning IPython for Interactive Computing and Data Visualization(Second Edition)
- Cyrille Rossant
- 143字
- 2021-07-09 21:38:29
What this book covers
Chapter 1, Getting Started with IPython, is a thorough and beginner-friendly introduction to Anaconda (a popular Python distribution), the Python language, the Jupyter Notebook, and IPython.
Chapter 2, Interactive Data Analysis with pandas, is a hands-on introduction to interactive data analysis and visualization in the Notebook with pandas, matplotlib, and seaborn.
Chapter 3, Numerical Computing with NumPy, details how to use NumPy for efficient computing on multidimensional numerical arrays.
Chapter 4, Interactive Plotting and Graphical Interfaces, explores many capabilities of Python for interactive plotting, graphics, image processing, and interactive graphical interfaces in the Jupyter Notebook.
Chapter 5, High-Performance and Parallel Computing, introduces the various techniques you can employ to accelerate your numerical computing code, namely parallel computing and compilation of Python code.
Chapter 6, Customizing IPython, shows how IPython and the Jupyter Notebook can be extended for customized use-cases.
- 深入核心的敏捷開發(fā):ThoughtWorks五大關(guān)鍵實踐
- Python for Secret Agents:Volume II
- Linux網(wǎng)絡(luò)程序設(shè)計:基于龍芯平臺
- PHP+MySQL+Dreamweaver動態(tài)網(wǎng)站開發(fā)實例教程
- Integrating Facebook iOS SDK with Your Application
- Learning Concurrency in Kotlin
- Unity 2018 Shaders and Effects Cookbook
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- Hands-On Nuxt.js Web Development
- Vue.js 3應(yīng)用開發(fā)與核心源碼解析
- Get Your Hands Dirty on Clean Architecture
- Selenium Essentials
- jBPM6 Developer Guide
- Scratch 3.0少兒積木式編程(6~10歲)
- Server Side development with Node.js and Koa.js Quick Start Guide