- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Cyrille Rossant
- 66字
- 2021-07-02 16:23:27
Chapter 1. A Tour of Interactive Computing with Jupyter and IPython
In this chapter, we will cover the following topics:
- Introducing IPython and the Jupyter Notebook
- Getting started with exploratory data analysis in the Jupyter Notebook
- Introducing the multidimensional array in NumPy for fast array computations
- Creating an IPython extension with custom magic commands
- Mastering IPython's configuration system
- Creating a simple kernel for Jupyter