You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is designed as a complete learning resource for SQL, offering a structured path from basic to advanced SQL concepts. The material is organized into distinct sections, each focusing on different aspects of SQL.
This portfolio contains projects done using Python programming language to work on real-life data to gain insights. The individual projects cover random topics like defining my own functions, creating my own classes, exploratory data analysis and even predictive modelling using Jupyter notebook.
Page View Time Series Visualizer analyzes data from a web page and visualizes it using line plots, bar plots, and box plots. The project processes, cleans, and visualizes time-series data to reveal trends and distributions, showcasing various data visualization techniques with Matplotlib and Seaborn.