1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 17:12:20 +08:00

Add Crypto dataset from coingecko (#733)

* add crypto symbols collectors

* add crypto data collector

* add crypto symbols collectors

* add crypto data collector

* solver region and source problem

* fix merge

* fix merge

* clean all cn information

Co-authored-by: DefangCui <170007807@pku.edu.cn>
This commit is contained in:
Arthur Cui
2021-12-31 22:24:26 +08:00
committed by GitHub
parent dfc0ed3c01
commit 3e79a088ef
4 changed files with 373 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
loguru
fire
requests
numpy
pandas
tqdm
lxml
pycoingecko