Skip to content

czubik8805/first-steps-with-pandas-workshop

 
 

Repository files navigation

First steps with pandas - workshop!

Installation

Before participating in the workshop, please install all necessary libraries.

Probably it's good idea to install them in virtualenv.

Please use Python 2.7.

You can install libraries with:

pip install -r requirements.txt

After installation, please run:

python check.py

After performing these steps, you are ready for the workshop :)

About

Workshop introducing to Pandas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • Python 3.2%