Course Description
The explosion of digital data and the rise of the Internet have transformed our world. This increase in digital data has fueled the AI boom, paved the way for data-centered business models, and opened new perspectives for research in the social sciences.
AI and other technologies rely on large amounts of digital data. To manage this data effectively, there is a growing demand for Data Scientists. This interdisciplinary field combines skills from Computer Science and Statistics to address the challenges of our data-driven economy.
This course focuses on the essential skills needed for acquiring, cleaning, and manipulating digital data for research and analytics. The goal of the course is to gain a practical and comprehensive understanding of data science and its applications in today's world.
The course is entirely available on ASallin/datahandling-lecture: Data handling 2023 (github.com).
Download the course and stay updated
To download the course and stay updated, enter the following in your terminal (after making sure you chose the directory you want):
git clone git@github.com:ASallin/datahandling-lecture.git
To update, enter
git pull