Introduction to Python for Data-analysis
Introduction
Worldwide, Python is the most popular language for data science. Python is free and open source, allowing professionals worldwide to continuously update and add functionality. Although Python is a general programming language at its core, it offers numerous modules specifically designed for data analysis, data science, and machine learning. At the UG, both R and Python are widely used for data science. R is generally preferred for statistics and visualization, while Python is favored for larger programs and machine learning, including neural networks, deep learning, and large language models.
In this beginner's course, we will guide you through the basics of importing data, cleaning and restructuring data, visualizing and summarizing data, and finally applying statistical models to your data.
Result
At the end of the course, you will not only be able to work with Python, but you will also be able to expand your knowledge for your own specific work field. If you want to learn more about general programming using Python you can follow the course Introduction to Programming using Python either before or after this course. The content of this Python for Data-analysis course will be used as a prerequisite for a Python for Machine Learning course (under construction; mail Theo van Mourik (t.j.van.mourik rug.nl if you want to be kept up to date on the progress).
Interactive Learning Experience
This course relies heavily on highly interactive (online or hybrid) sessions where we review what you’ve done in the reader. During a review the teacher will share his screen and go through the code asking you by voting and chatting to find the error or complete the code. These reviews are used to rehearse material, show tips and tricks, warn for common mistakes, explain error messages, show how to use the helpfiles and the program (IDE) in general, and overall to motivate you to keep up the pace. Participants report they are highly involved during these sessions and the course is consistently highly evaluated. On average this course is rated with an 8.2 (10% gives a 10!) by students, PHD’s and other employees alike.
Practical Information
Last modified: | 21 October 2024 11.53 a.m. |