Skip to content

bb4245/pandas-tutorials

 
 

Repository files navigation

pandas tutorial

Materials for the pandas tutorial by @datapythonista.

Run online

Binder

Local installation

Clone this repository from the terminal (Git is required):

  • git clone https://github.com/datapythonista/pandas-tutorials.git

Download and install Miniconda (Python 3.6):

Install environment:

  • cd pandas-tutorials && conda env create

Activate environment and run Jupyter:

  • source activate pandas-tutorial && jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.2%
  • Python 9.3%
  • Shell 0.5%