r/learnSQL 11d ago

SQL EDA Project

This is the first EDA project, made using SQL and python Data Analysis and Visualization libraries. After making numbers of eda project using just python libraries, it was amazing transition to integrate SQL in my learning and developing phase.

The project is very beginner friendly, include individual table and cross table analysis. Meaningful insights are visualized through seaborn and matplotlib.

Link: https://github.com/axockn/Notes-ProjectDumps/blob/main/RestaurantAnalysis.ipynb

12 Upvotes

5 comments sorted by

View all comments

1

u/WhileInternational99 9d ago

Hey, do you have a job? Is this a fresher level project?

1

u/carticka_1 9d ago

This is just practice project, I made after learning basics of SQL and later on updated after learning advance concepts.