Register Dataset
register_datasetNormalize CSV data into an immutable, content-addressed store for reproducible backtesting. Provide a canonical column map to map identical datasets to the same unique ID.
Instructions
Normalize a confined CSV into the immutable content-addressed store.
Requires an explicit canonical column map (datetime/open/high/low/close/ volume/openinterest). Identical content maps to the same dataset ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_id | Yes | ||
| column_map | Yes | ||
| relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||