{"id":31132719,"url":"https://github.com/dev-dur/student_exam_analysis","last_synced_at":"2026-04-16T19:36:23.592Z","repository":{"id":314752590,"uuid":"1056635706","full_name":"dev-dur/Student_Exam_Analysis","owner":"dev-dur","description":"This is a beginner-friendly data analysis mini-project using NumPy, Pandas, and Matplotlib. The project generates random student exam scores, analyzes them, and visualizes the results.","archived":false,"fork":false,"pushed_at":"2025-09-14T14:09:51.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-14T16:11:39.196Z","etag":null,"topics":["matplotlib-pyplot","numpy","pandas","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-dur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-14T14:00:33.000Z","updated_at":"2025-09-14T14:09:55.000Z","dependencies_parsed_at":"2025-09-14T16:11:41.706Z","dependency_job_id":"ca8520f3-8678-42f0-907c-30711bf03894","html_url":"https://github.com/dev-dur/Student_Exam_Analysis","commit_stats":null,"previous_names":["dev-dur/student_exam_analysis"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dev-dur/Student_Exam_Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-dur%2FStudent_Exam_Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-dur%2FStudent_Exam_Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-dur%2FStudent_Exam_Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-dur%2FStudent_Exam_Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-dur","download_url":"https://codeload.github.com/dev-dur/Student_Exam_Analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-dur%2FStudent_Exam_Analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010942,"owners_count":26084837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["matplotlib-pyplot","numpy","pandas","python"],"created_at":"2025-09-18T05:01:44.047Z","updated_at":"2025-10-12T09:42:42.495Z","avatar_url":"https://github.com/dev-dur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 Student Exam Analysis\n\nThis is a beginner-friendly **data analysis mini-project** using **NumPy, Pandas, and Matplotlib**.\nThe project generates random student exam scores, analyzes them, and visualizes the results.\n\n## 🚀 Features\n\n* Generate random student scores with **NumPy**\n* Store and analyze data using **Pandas DataFrame**\n* Calculate statistics (average, max, min)\n* Visualize exam results with **Matplotlib bar charts**\n* Save figures as `.png` files in the same folder\n\n## 🛠 Tech Stack\n\n* [Python 3](https://www.python.org/)\n* [NumPy](https://numpy.org/)\n* [Pandas](https://pandas.pydata.org/)\n* [Matplotlib](https://matplotlib.org/)\n\n## 📂 Project Structure\n\n```\nstudent-exam-analysis/\n│\n├── student_analysis.py    # Main project script\n├── student_scores.png     # Saved figure (auto-generated)\n└── requirements.txt       # Dependencies\n \n```\n\n## ⚡ How to Run\n\n1. Clone this repo:\n\n   ```bash\n   git clone https://github.com/your-username/student-exam-analysis.git\n   cd student-exam-analysis\n   ```\n2. Install requirements:\n\n   ```bash\n   pip install numpy pandas matplotlib\n   ```\n3. Run the script:\n\n   ```bash\n   python student_analysis.py\n   ```\n4. Check the saved figure:\n\n   * `student_scores.png` will be created in the same folder.\n\n\n## 📊 Example Output\n\n**Console Output**\n\n```\nStudent Data:\n     Name  Math  Science\n0    Ali    88       92\n1   Sara    70       53\n...\n```\n\n**Figure Output**\nA bar chart comparing Math and Science scores for each student.\n\n---\n\n## 🎯 Future Improvements\n\n* Load student data from a CSV file\n* Add more subjects (English, History, etc.)\n* Generate summary reports\n* Export results to Excel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-dur%2Fstudent_exam_analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-dur%2Fstudent_exam_analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-dur%2Fstudent_exam_analysis/lists"}