Chuyin980321's picture
Upload README.md with huggingface_hub
2a883e5
|
raw
history blame contribute delete
No virus
733 Bytes
metadata
dataset_info:
  features:
    - name: symbol
      dtype: string
    - name: date
      dtype: string
    - name: id
      dtype: int64
    - name: fiscal_qtr_end
      dtype: string
    - name: date_reported
      dtype: timestamp[ns]
    - name: eps
      dtype: float64
    - name: consensus_forecast
      dtype: string
    - name: percentage_surprise
      dtype: string
  splits:
    - name: train
      num_bytes: 366159
      num_examples: 4953
  download_size: 91326
  dataset_size: 366159
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "earnings-surprise-stocks"

More Information needed