Deep-Stonks-Group / Forecasting-Team-3

Other
0 stars 2 forks source link

Forecasting-Team-3

https://cla-assistant.io/Deep-Stonks-Group/forecasting-team-3

Install package and dependencies:

  1. in project root, use pip install -e. to install the project as a local package and download required dependencies.

Update PythonDataProcessing

pip uninstall PythonDataProcessing

pip install -e.

*Note: this utilizes code from the PythonDataProcessing repo.