Skip to content

gsaanvi/data-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Data Engineering & AIML with Python πŸš€

This repository documents my structured learning journey toward
Data Engineering, Data Analysis, and AI/ML using Python.

The learning is structured in phases β€” starting from Python fundamentals,
moving to NumPy for numerical computing, and Pandas for data analysis.

Each notebook represents active practice, experiments, and real examples.


πŸ“ Repository Structure

DATA ENGINEERING AIML/
β”‚
β”œβ”€β”€ python basics/
β”‚   β”œβ”€β”€ day1.ipynb
β”‚   β”œβ”€β”€ day2.ipynb
β”‚   β”œβ”€β”€ day3.ipynb
β”‚   β”œβ”€β”€ day4.ipynb
β”‚   β”œβ”€β”€ day5.ipynb
β”‚   β”œβ”€β”€ day6.ipynb
β”‚   β”œβ”€β”€ day7.ipynb
β”‚   β”œβ”€β”€ day8.ipynb
β”‚   β”œβ”€β”€ day9.ipynb
β”‚   β”œβ”€β”€ day10.ipynb
β”‚   β”œβ”€β”€ day7Helper.py
β”‚   β”œβ”€β”€ newday8Helper.txt
β”‚   └── student.json
β”‚
β”œβ”€β”€ numpy/
β”‚   β”œβ”€β”€ numpyDay1.ipynb
β”‚   β”œβ”€β”€ numpyDay2.ipynb
β”‚   └── numpyDay3.ipynb
β”‚
β”œβ”€β”€ pandas/
β”‚   β”œβ”€β”€ pandasDay1.ipynb
β”‚   β”œβ”€β”€ pandasDay2.ipynb
β”‚   β”œβ”€β”€ pandasDay3.ipynb
β”‚   β”œβ”€β”€ students.csv
β”‚   β”œβ”€β”€ new_students.csv
β”‚   └── latest_students_data.csv
β”‚
β”œβ”€β”€ .gitignore
└── README.md


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors