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:
8
scripts/data_collector/crypto/requirement.txt
Normal file
8
scripts/data_collector/crypto/requirement.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
loguru
|
||||
fire
|
||||
requests
|
||||
numpy
|
||||
pandas
|
||||
tqdm
|
||||
lxml
|
||||
pycoingecko
|
||||
Reference in New Issue
Block a user