[IPython-dev] ANN: New edition of the IPython minibook

Cyrille Rossant cyrille.rossant at gmail.com
Sun Nov 22 14:26:07 EST 2015


Hi all,

The second edition of the book *Learning IPython for Interactive
Computing and Data Visualization* has been released (Packt
Publishing).

The book now targets Python 3, IPython 4, and the Jupyter Notebook.
There is a new introduction to the Python programming language for
complete beginners, as well as new code examples covering pandas and
NumPy for data analysis and numerical computing. There are also
contents for more advanced users, like parallel computing with IPython
and high-performance computing with Numba and Cython.

All code examples are available on GitHub as Jupyter notebooks.

You'll find more information here:

* IPython Books website: <http://ipython-books.github.io/>
* Book page on Packt's website:
<https://www.packtpub.com/big-data-and-business-intelligence/learning-ipython-interactive-computing-and-data-visualization-sec>
* GitHub repo: <https://github.com/ipython-books/minibook-2nd-code>

Cyrille



More information about the IPython-dev mailing list