News

Python is great for data exploration and data analysis and it’s all thanks to the support of amazing libraries like numpy, pandas, matplotlib, and many others.
IPython community leaders Fernando Perez and Brian Granger, will lead a 3-hour IPython tutorial where attendees will use IPython’s various components to assemble interactive data projects in Python.
IPython, for “interactive Python,” has been gathering steam as a mechanism for interactive computing and data analysis and visualization. It features the IPython Notebook, which provides a Web ...
Cell editing shortcuts for python interactive cells that help make doing data science work directly in Python files even more productive (thanks to @earthastronaut!). Added a command to restart the ...
Python 3.13 has been released with a slight delay on the home straight. The new interactive shell aims to make development more convenient. In addition, the global interpreter lock can now be ...