Stocks-Daily-Price / README.md
MysticQuant42's picture
Upload dataset
edd3bad verified
|
raw
history blame
530 Bytes
metadata
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: volume
      dtype: int64
    - name: adj_close
      dtype: float64
  splits:
    - name: train
      num_bytes: 1755408484
      num_examples: 24952039
  download_size: 850805205
  dataset_size: 1755408484
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*