Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.
/ Stats-project Public archive

Statistics visualisation for a school project

Notifications You must be signed in to change notification settings

zzzNathan/Stats-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical visualiser

This python project aims to provide visualisation to a sample of exam results provided by my school, the project runs in python 3.11 and has a few dependencies:

Dependencies

  • Ensure you have matplotlib installed with pip install matplotlib
  • Ensure you have openpyxl installed with pip install openpyxl
  • Ensure you have numpy intalled with pip install numpy
  • Ensure you have pandas installed with pip install pandas

Features

  • Will take in the given excel file and plot the data on 3 seperate scatter graphs for better data visualisation

// This repo is an archive.

About

Statistics visualisation for a school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages