Skip to content

Mrsnellek/MSDS_686_22F8W2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSDS_686

This only has assignments and solutions.

Does not conatain lecture material or lecture videos.

Development Environment

If you want to run these notebooks locally on your machine, you can use conda to create a dedicated Python environment.

Execute

conda env create -f environment.yml

to create a new conda environment named msds-686, followed by

conda activate msds-686

in order to use the Python dependencies declared in the environment.yml file. Make sure when running a Jupyter notebook, you are using the msds-686 kernel.

About

Repostiory for MSDS_686 in 22F8W2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published