Chuyin980321's picture
Upload README.md with huggingface_hub
c459fb0
|
raw
history blame contribute delete
No virus
672 Bytes
metadata
dataset_info:
  features:
    - name: symbol
      dtype: string
    - name: datetime
      dtype: timestamp[ns]
    - name: open
      dtype: float64
    - name: high
      dtype: float64
    - name: low
      dtype: float64
    - name: close
      dtype: float64
    - name: volume
      dtype: float64
  splits:
    - name: train
      num_bytes: 21219505
      num_examples: 378090
  download_size: 15092332
  dataset_size: 21219505
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "timeseries-1mn-stocks"

More Information needed