File size: 659 Bytes
0e5e950 0ef7a42 0e5e950 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
dataset_info:
features:
- name: Open
dtype: float64
- name: High
dtype: float64
- name: Low
dtype: float64
- name: Close
dtype: float64
- name: Volume
dtype: int64
- name: Inflation
dtype: float64
- name: CPI
dtype: float64
- name: Quarter_end
dtype: int64
- name: Date
dtype: timestamp[ns, tz=America/New_York]
splits:
- name: train
num_bytes: 359424
num_examples: 4992
download_size: 0
dataset_size: 359424
---
# Dataset Card for "scalable_project"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |