Course: Introduction to Data Analysis
Institution: IPI Academy Tuzla
Semester: Spring 2026
This repository contains weekly laboratory exercises for the Introduction to Data Analysis course.
Throughout the semester, each completed lab is stored in a dedicated
folder (e.g., PythonDataLab1, PythonDataLab2, etc.). The exercises
cover various data analysis concepts and techniques implemented in
Python, including topics such as data validation, data manipulation,
statistical analysis and simulation methods.
The repository serves as a structured collection of practical coursework completed during the semester.
PythonDataLab1/
PythonDataLab2/
PythonDataLab3/
...
Each folder contains the code, data files and notebooks related to that specific lab exercise.