Skip to content

surendra-0307/Python_visualization

Repository files navigation

πŸ” Exploring U.S. School Data with Python πŸ“Š I recently worked on a data exploration project using a dataset of U.S. schools from the 2016–17 academic year. Using Python libraries like pandas, NumPy, matplotlib, and seaborn, I performed: βœ… Data loading and cleaning βœ… Summary statistics and missing value handling βœ… Visualizations: Bar & line charts showing the number of schools by state Pie chart highlighting the top 5 states Heatmap of numeric correlations Boxplots to detect outliers Scatter plot and pair plot for deeper insights πŸ“ˆ This exercise helped me understand how to gain insights from raw data and visualize trends effectively. It’s a great reminder of how powerful Python is in the world of data analysis! πŸ“‚ Dataset: 2016-17 Federal School Code List πŸ’» Tools: Python, pandas, matplotlib, seaborn Feel free to check out the code below and let me know your thoughts! Happy to connect and discuss data visualization ideas! πŸ™Œ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages