SBWL 1: Data Processing 1 (PI2.0)

Summer Term 2022
Stefan Sobernig, Axel Polleres


Table of contents

Schedule
Organisational
Unit details
Jupyter Notebook
Supplemental Reading

Syllabus

Overall, students shall gain fundamental knowledge for dealing with different data formats and in using methods and tools to integrate data from various sources in this course

Schedule

Unit Date Room Topic
1 Tue 08.03.2022 13:00 – 18:00 "D3.0.225 + Tutorium" Course introduction
2 Tue 15.03.2022 13:00 – 18:00 "D3.0.233 + Tutorium" Data access
3 Tue 22.03.2022 13:00 – 18:00 "D3.0.225 + Tutorium" Data processing (basics)
4 Tue 29.03.2022 13:00 – 18:00 "D5.0.001 + Tutorium" Data processing (cont'd)
5 Tue 05.04.2022 13:00 – 18:00 " D3.0.233 + Tutorium" Data storage & persistence
6 Tue 03.05.2022 13:00 – 18:00 "TC.1.02 + Tutorium" Advanced topics (pandas, visualisation)
7 Tue 10.05.2022 14:00 – 18:00 "EA.6.032 + Tutorium" "Feedback / review session"

Organisational

Instructor(s)

dp1-team@wi.wu.ac.at

Grading

See the authorative details at Learn@WU 5147 and Learn@WU 5595.


Course Material

Unit details

Unit 1: Course Overview & Introduction

Slides: This unit is also available as a single HTML Page, e.g. for easier printing

Readings:

Unit 2: Data formats, encoding & access

Slides: This unit is also available as a single HTML Page, e.g. for easier printing

Readings:

Unit 3: Data cleaning and preparation (Basics)

Slides: This unit is also available as a single HTML Page, e.g. for easier printing

Unit 4: Data cleaning and preparation (Cont'd)

Slides: This unit is also available as a single HTML Page

Unit 5: Data storage & Persistence

Slides: This unit is also available in a as a single HTML Page for printing.

Readings:

Unit 6: Advanced topics

Slides: This unit is also available in a PDF format and as a single HTML Page

Readings:

Jupyter Notebook

The theoretical part of the course is accompanied by practical code examples and hands on exercises using the interactive Python environment Jupyter.

Supplemental Reading

Coding