This repository contains my practice work from the PW Skills – Data Science with GenAI course.
It includes the basic tools and libraries used in data science.
- Overview of data analysis process
- Introduction to important Python libraries:
- NumPy
- Pandas
- Matplotlib
- Seaborn
- Loading datasets
- Basic data cleaning
- Simple data visualizations
- Hands-on practice in Google Colab
- Google Colab notebook with all exercises
- This README file
Open the Colab notebook and run the cells to practice data science tools.
This repo shows the basic tools I learned for entering the field of data science and preparing for real-world projects.