Index README for per-sub-dataset repos
Browse files
README.md
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: TIME-ProcessedCSV (TsFile index)
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
tags:
|
| 5 |
+
- tsfile
|
| 6 |
+
- timeseries
|
| 7 |
+
- time-series
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# TIME-ProcessedCSV (TsFile index)
|
| 11 |
+
|
| 12 |
+
Apache TsFile conversions of the sub-datasets of [`Real-TSF/TIME-ProcessedCSV`](https://huggingface.co/datasets/Real-TSF/TIME-ProcessedCSV). Each sub-dataset is published in its own THULab repository (see below) with its own README.
|
| 13 |
+
|
| 14 |
+
## Sub-datasets
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Not converted
|
| 18 |
+
|
| 19 |
+
- `azure2019_D` and `azure2019_I` (large raw Azure 2019 VM telemetry, ~960 MB of CSV across ~1500 files) are not converted here; they remain in the original dataset.
|
| 20 |
+
|
| 21 |
+
## Source
|
| 22 |
+
|
| 23 |
+
- Original dataset: https://huggingface.co/datasets/Real-TSF/TIME-ProcessedCSV
|
| 24 |
+
- License: apache-2.0
|