Chuyin980321's picture
Upload README.md with huggingface_hub
1bb130e
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: adj_close
      dtype: float64
    - name: volume
      dtype: float64
  splits:
    - name: train
      num_bytes: 588967254
      num_examples: 8405823
  download_size: 291992665
  dataset_size: 588967254
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "timeseries-daily-stocks"

More Information needed