/Databehandling-21

Course in data processing and data analytics

Primary LanguageJupyter Notebook

Databehandling (2021)

This is a course with focus of learning concepts in data analysis. All lecture codes and exercises can be found in the course Github repo.

Schedule

Click to see/hide schedule
Week Content
42 series, dataframe, missing data, selection, filtering, aggregate, groupby, seaborn
43 merge, concatenate, join, sort, apply, strings, plotly express, KPI lab 1
44 dates, regex, data formats, dash, high performance, anonymize, lab 1, project
45 GDPR, callbacks, bootstrap, deployment project
46 project, seminar

Resources

Many exercises and lecture materials are in form of Jupyter notebooks with .ipynb extensions. Sometimes GitHub may not load them correctly for preview, then you can use Open in Colab, which is an addon in Chrome to open the notebook in Colab. Alternatively, you can go to jupyter nbviewer, and paste the link to the notebook for previewing. Also the hints and answers can be seen from Colab. When working with exercises it is important that you create your own notebooks (.ipynb) or script files (.py).