SBWL 1: Data Processing 1 (PI2.0)

Winterterm 2020/2021
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 06.10.2020 10:00 – 15:30 "Online" Course introduction
2 Tue 13.10.2020 10:00 – 15:30 "Online" Data access
3 Tue 20.10.2020 10:30 – 15:30 "Online" Data processing (basics)
4 Tue 27.10.2020 14:00 – 19:30 "Online" Data processing (cont'd)
5 Tue 03.11.2020 11:30 – 15:00 "Online" Advanced topics (pandas, visualisation)
6 Tue 10.11.2020 14:00 – 19:30 "Online" Data storage & persistence
7 Tue 01.12.2020 09:00 – 16:00 "Online" Final assignment reviews (individual slots per group)

Organisational

Instructor(s)

dp1-team@wi.wu.ac.at

Grading

See the authoritative details at Learn@WU.


Course Material

Unit details

Unit 1: Course Overview & Introduction

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

Readings:

Unit 2: Data access, formats, & encoding

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

Readings:

Unit 3: Data cleaning and preparation (Basics)

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

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

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

Unit 5: Advanced topics

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

Readings:

Unit 6: Data storage & Persistence

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