STOCKPRICE / README.md
sehyun66's picture
Upload dataset
206c17d
|
raw
history blame contribute delete
No virus
571 Bytes
metadata
license: mit
dataset_info:
  config_name: NASDAQ_3y
  features:
    - 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
    - name: Ticker
      dtype: string
  splits:
    - name: train
      num_bytes: 112710930
      num_examples: 1612680
  download_size: 64458393
  dataset_size: 112710930
configs:
  - config_name: NASDAQ_3y
    data_files:
      - split: train
        path: NASDAQ_3y/train-*