Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Getting Started

this is my first thing I made with my buddy Jakob, and Andrew for Battle of the Quants

Clone the repository

git clone https://github.com/andrewhall1124/mean_reversion.git

Create virtual environment

python3 -m venv .venv # MacOS/Linux

python -m venv .venv # Windows

Activate virtual environment

source .venv/bin/activate # MacOS/Linux

.venv/Scripts/activate # Windows

Upgrade pip

python -m pip install --upgrade pip

Install requirements

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages