Skip to content

An analysis of Minnesota Championship Series Rocket League data

Notifications You must be signed in to change notification settings

corbfon/mncs-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNCS Player Stats Analysis Project

TODO: Write the purpose

Setup

The project is built on Python 3.10. Install that. I'm running Windows but Mac should be fine as well. I'd recommend using git bash for Windows.

Run this to create a virtual environment with 3.10 and activate it

python3.10 -m venv env
source env/Scripts/activate

Install requirements

pip install numpy pandas matplotlib seaborn sklearn

I'd recommend using VS Code and Jupyer Notebooks with the Jupyter extension.

About

An analysis of Minnesota Championship Series Rocket League data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published