Description
In this course, you will :
- learn Python syntax, how to load your data into a Python session, and how to explore and edit this data to answer business questions.
- Rather, concentrate on simply recreating this functionality in Python using some useful DataFrame methods.
- concentrate on importing and managing multiple sheets from a workbook, as well as joining these sheets together using the Python equivalent of a VLOOKUP: the left join
Syllabus :
- Diving In
- Pivoting in Python
- Working with Multiple Sheets
- Plotting Data