update readme
This commit is contained in:
parent
38b5176cb7
commit
a8df339586
@ -7,7 +7,7 @@ This module provides a comprehensive pipeline for fine-tuning Kronos models on y
|
||||
|
||||
### Required Data Format
|
||||
|
||||
Your CSV file must contain the following columns in this exact order:
|
||||
Your CSV file must contain the following columns:
|
||||
- `timestamps`: DateTime stamps for each data point
|
||||
- `open`: Opening price
|
||||
- `high`: Highest price
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
### 数据格式
|
||||
|
||||
您的CSV文件必须按以下确切顺序包含以下列:
|
||||
CSV文件必须包含以下列:
|
||||
- `timestamps`: 每个数据点的时间戳
|
||||
- `open`: 开盘价
|
||||
- `high`: 最高价
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user