Deep-Stonks-Group / Forecasting-Team-2

Other
0 stars 0 forks source link

Forecasting-Team-2

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

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.