- 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.
- Spring技術內幕:深入解析Spring架構與設計
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- Java開發入行真功夫
- Python程序設計
- 零基礎學單片機C語言程序設計
- C語言開發基礎教程(Dev-C++)(第2版)
- 移動互聯網軟件開發實驗指導
- Learning Modular Java Programming
- Julia 1.0 Programming Complete Reference Guide
- Instant Debian:Build a Web Server
- 零基礎學Scratch 3.0編程
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Android移動應用開發項目教程
- 創意UI Photoshop玩轉移動UI設計
- Visual C++程序設計全程指南