Skip to content

312FinTech/Econometrics

Repository files navigation

Econometrics

Econometrics is the use of statistical methods using quantitative data to develop theories or test existing hypotheses in economics or finance. Econometrics relies on techniques such as regression models and null hypothesis testing. Econometrics can also be used to try to forecast future economic or financial trends.

Installation

Binder

Locally Using Conda

conda create --name 312fintechenv python=3.8.8 -y
conda activate 312fintechenv
conda install -c anaconda ipykernel -y
ipython kernel install --user --name=312fintechenv
pip install -r requirements.txt
conda install -c conda-forge prophet -y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published