Skip to content

Commit

Permalink
Update README.md (microsoft#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwwang1995 committed Jul 6, 2022
1 parent 0d4db0b commit 637003d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data_collector/contrib/fill_cn_1min_data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pip install -r requirements.txt
## fill 1min data

```bash
python fill_1min_using_1d.py --data_1min_dir ~/.qlib/csv_data/cn_data_1min --qlib_data_1d_dir ~/.qlib/qlib_data/cn_data
python fill_cn_1min_data.py --data_1min_dir ~/.qlib/csv_data/cn_data_1min --qlib_data_1d_dir ~/.qlib/qlib_data/cn_data
```

## Parameters
Expand Down

0 comments on commit 637003d

Please sign in to comment.