Chuyin980321's picture
Upload README.md with huggingface_hub
8593796
metadata
dataset_info:
  features:
    - name: symbol
      dtype: string
    - name: date
      dtype: string
    - name: current_qtr
      dtype: string
    - name: up_last_7_days_current_qtr
      dtype: int64
    - name: next_qtr
      dtype: string
    - name: up_last_7_days_next_qtr
      dtype: int64
    - name: current_year
      dtype: int64
    - name: up_last_7_days_current_year
      dtype: int64
    - name: next_year
      dtype: int64
    - name: up_last_7_days_next_year
      dtype: int64
    - name: up_last_30_days_current_qtr
      dtype: int64
    - name: up_last_30_days_next_qtr
      dtype: int64
    - name: up_last_30_days_current_year
      dtype: int64
    - name: up_last_30_days_next_year
      dtype: int64
    - name: down_last_7_days_current_qtr
      dtype: 'null'
    - name: down_last_7_days_next_qtr
      dtype: 'null'
    - name: down_last_7_days_current_year
      dtype: 'null'
    - name: down_last_7_days_next_year
      dtype: 'null'
    - name: down_last_30_days_current_qtr
      dtype: int64
    - name: down_last_30_days_next_qtr
      dtype: int64
    - name: down_last_30_days_current_year
      dtype: int64
    - name: down_last_30_days_next_year
      dtype: int64
  splits:
    - name: train
      num_bytes: 215572
      num_examples: 1356
  download_size: 36081
  dataset_size: 215572
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "eps-revisions-stocks"

More Information needed