A Python introduction course, spread over 2 days, where basic programming skills and data analysis tools will be highlighted.
Join this course if you want to learn Python for data analysis! More detailed program will be made available later, but it will likely include (but not limited to) these topics :
- Basic concepts & syntax of Python: data types, input/output, file handling, ...
- Exploration of useful packages: numpy, pandas, ...
- Methods to visualize your data in a clear manner: seaborn, matplotlib, ...