1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-13 07:46:53 +08:00

Remove arctic from Qlib core to Contrib (#865)

* Remove arctic from Qlib core to Contrib

* fix empty df bug
This commit is contained in:
you-n-g
2022-01-19 10:39:37 +08:00
committed by GitHub
parent a79e446724
commit 1a0ac1ab6d
6 changed files with 62 additions and 45 deletions

View File

@@ -17,6 +17,7 @@ Current version of script with default value tries to connect localhost **via de
Run following command to install necessary libraries
```
pip install pytest
pip install arctic # NOTE: pip may fail to resolve the right package dependency !!! Please make sure the dependency are satisfied.
```
# Importing example data