Workshop: Data Visualization with Python
Workshop/ Training/ Webinar
-
Date
13 Oct 2022
-
Organiser
ITS
-
Time
14:30 - 17:00
-
Venue
Online (MS Teams)
Enquiry
IT HelpCentre (Hotline) 2766 5900 / (WhatsApp/ WeChat) 6577 9669
Summary
Data Visualization with Python
Date: 13 Oct
Time: 14:30 - 17:00
Target Audience: All Students
Medium of Instruction: English
Pre-requisite: Basic knowledge in NumPy and Pandas
What you will learn
- We are going to visualize the COVID 19 dataset from the Government of Hong Kong by using Python libraries Matplotlib, Seaborn and Folium
- You will be able to add the data from web or CSV file to pandas dataframe
- You will be able to perform data cleaning and data preparation
- You will be able to plot graphs with different styles. For example, line plot, scatter plot, bars, pie charts etc
Course outline
- Prepare the programming environment
- Import data
- Explore data
- Data Cleaning
- Data Preparation
- Date Visualization
- Line Plot
- Multiple Axes in a figure
- Lines and Markers
- Area Plot
- Scatter Plot
- Bars
- Histograms
- Pie Charts
- Maps
- Line Plot