Python is a multi-paradigm programming language which has become the language of choice for data analysis, data visualisation and machine learning. This Data Analysis with Python course provides a concrete first step in learning data analysis.
In this course, you will be working with Jupyter notebook and setting up a database. After covering the Jupyter, you will learn Python’s NumPy package, a powerful extension with advanced mathematical functions. You will then move on to creating NumPy arrays and functions. Later you will explore Python’s pandas extension for data mining, managing your datasets by sorting and ranking them. Last but not least you’ll learn data visualisation with matplotlib.