In the Python Programming Advanced course you delve into the more advanced sides of Python. You work with classes, decorators, generators, iterators and modules such as os, sys and re.
In the Python for data analysis course you learn to read in, edit and convert data files into clear charts and usable insights using modules such as numpy, pandas, pyplot and seaborn.