Skip to content

cambridge-FDS/ps2_ex4_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config_example

Setup

Envrionment

Install the required packages by running:

conda env create -f environment.yml

Activate the environment by running:

conda activate config

Then install your code from source using

pip install -e .

Trying out your code

To see if the load_csv() function is working getting the right data path, you can run the script from the terminal:

python nba/data_load.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages