Section outline

  • Pandas is the main library to manipulate and explore datasets in Python. Here you will find Jupyter Notebooks tutorials and links to tutorials to learn Pandas. We will also cover some fundamentals of data visualization in matplotlib and seaborne. 

    Before playing with Pandas, make sure you install Python 3. My suggestion is that you install the ANACONDA distribution - it has almost all the libraries needed already installed. You will need Jupyter Notebook. A good idea is to install also an IDE, like PyCharm CE.