jwigginton's picture
Upload dataset
9a3bb40 verified
|
raw
history blame
No virus
527 Bytes
---
dataset_info:
features:
- name: symbol
dtype: string
- name: date
dtype: string
- name: open
dtype: float64
- name: high
dtype: float64
- name: low
dtype: float64
- name: close
dtype: float64
- name: adj_close
dtype: float64
- name: volume
dtype: int64
splits:
- name: train
num_bytes: 278230659
num_examples: 4026556
download_size: 152990972
dataset_size: 278230659
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---