This training has no Python prerequisites. So first the basics of Python are covered.
In data science its crucial to deal with tables: Loading, manipulating, data quality checks, … Dataframes can help out with that, and in this module the two most important Python packages for data manipulation are inspected: Numpy and Pandas.
Some pictures express more than a 1000 words. This holds in data science as well, so visualizing data is a crucial data science skill. Matplotlib is the most popular library for this. But there are additional libraries which build further upon this.
Data Engineering converts data into insights. This field has received a lot of attention lately, resulting in a lot of possible techniques to tackle this problem. In this training you will gradually dive deeper in the use of Python to apply data engineering techniques on business data.
This course focusses on developers and data engineers.Prior knowledge of Python is not needed to attend this training, but some basic coding skills are handy.