Skip to content

kohumukini/student-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Student Data Analysis

A Python 3 class project that analyzes a set of Kaggle student data. Allows the user to pick different charts and stats.

Highlights

  • Scatter Plot: Compares student attendence with student scores
  • Bar Chart: Compares students' social media hours with their attendance
  • Statistic: Does having a job affect attendance?
  • Statistic: Does gender affect a student's study hours?

Overview

Built with Python, Matplotlib

Running it

pip install matplotlib
python student-performance-analysis.py

Pick from the menu to see a chart or stat

What I learned

  • Data manipulation with python
  • Turning semi-structured data into meaningful information

About

Class project in building an analysis with 2 graphs and 2 statistics derived from a kaggle dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages