Skip to content

Nozdi/first-steps-with-pandas-workshop

Repository files navigation

First steps with pandas - workshop!

Gitter chat

Installation

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

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

We suggest using Python 3.6.1. It also works on 2.7.11. It is likely to work on most of "modern" Python versions.

You can install libraries with:

pip install -r requirements.txt

After installation, please run:

python check.py

If you have any problems with installation please use Anaconda Python distribution.

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