skgbafa / stat760

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STAT 760 SPRING 2019 Homework

Running Stuff

This repo uses pipenv for depenency and enviroment managment. Install instrunctions for it can be found there. Once installed pipenv --help can help orient you. To run the repo after installing pipenv

pipenv install
pipenv shell

Then you can run any of the scripts in the hw folders. They correspond to each week of HW.

Repeated Commands

This is stuff I keep doing and am leaving this here as a reference

pipenv install pandas

Useful Links

Links that I find useful for one reason or another

About


Languages

Language:Python 100.0%