Skip to content

juszzz/MSDS-686

 
 

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

Repository for Regis data science course MSDS 686

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%