Programming Dojo Python (Pandas library)


Details
This meetup will be a practical introduction to Python (Pandas library) so you need some experience with coding (in any programming or scripting languages). I will post a link to Github with exercises and datasets on the day of the meetup.
The recommended IDE is Jupyter notebook. It is a part of Anaconda distribution, pandas is also included in Anaconda. However if you use another IDE make sure that Python and Pandas are installed. I will use Python 3.6. Please bring a fully charged laptop.
Links:
Anaconda https://www.continuum.io/downloads
http://pandas.pydata.org/pandas-docs/stable/install.html
http://pandas.pydata.org/pandas-docs/stable/10min.html
http://www.gregreda.com/2013/10/26/intro-to-pandas-data-structures/

Programming Dojo Python (Pandas library)