Data Training from Zomalex

Home | Power BI | Excel | Python | SQL | Visualising Data | Generative AI

Data Analysis With Python Course

Who should attend

Python is a very popular, versatile, open source language, and often used for data analysis.  This course is aimed at people who would like to start using Python for their data analysis tasks

Course Length

2 days

Learning Objectives

Attendees will have a broad understanding of Python’s numpy and pandas packages and be able to use these to analyse and visualise data in Python.

Pre-requisites

Completion of the Python foundation and intermediate courses.

Course Content

The course teaches Python for data analysis. It covers in detail the most popular Python packages for data analysis: numpy, for working with numerical data, pandas, for data analysis and manipulation, and matplotlib and seaborn for data visualisation.

Manipulate numerical data with the numpy package.

Clean, tidy and analyse data with the pandas package.

Visualise data with seaborn and matplotlib packages.

In lab exercises, attendees import data from text/CSV files, Excel spreadsheets and databases, clean, shape and transform the data, build charts to visualise results then finally export the transformed data.