From 14184170340ed22d0496786aeb3c6169c87a3293 Mon Sep 17 00:00:00 2001 From: zhupr Date: Wed, 23 Jun 2021 23:59:59 +0800 Subject: [PATCH] fix automatic update of daily frequency data --- README.md | 4 +- docs/component/data.rst | 4 +- .../analysis_model_performance.py | 7 +- scripts/data_collector/base.py | 27 +++----- scripts/data_collector/fund/collector.py | 2 +- scripts/data_collector/yahoo/README.md | 24 ++++--- scripts/data_collector/yahoo/collector.py | 68 ++++++++++++------- scripts/data_collector/yahoo/requirements.txt | 1 + 8 files changed, 76 insertions(+), 61 deletions(-) diff --git a/README.md b/README.md index d60e3e2a7..1a8b25b43 100644 --- a/README.md +++ b/README.md @@ -171,11 +171,11 @@ We recommend users to prepare their own data if they have a high-quality dataset ``` * * * * 1-5 python