chuyin0321/earnings-estimate-stocks
收藏Hugging Face2023-09-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chuyin0321/earnings-estimate-stocks
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: symbol
dtype: string
- name: date
dtype: string
- name: current_qtr
dtype: string
- name: no_of_analysts_current_qtr
dtype: int64
- name: next_qtr
dtype: string
- name: no_of_analysts_next_qtr
dtype: int64
- name: current_year
dtype: int64
- name: no_of_analysts_current_year
dtype: int64
- name: next_year
dtype: int64
- name: no_of_analysts_next_year
dtype: int64
- name: avg_estimate_current_qtr
dtype: float64
- name: avg_estimate_next_qtr
dtype: float64
- name: avg_estimate_current_year
dtype: float64
- name: avg_estimate_next_year
dtype: float64
- name: low_estimate_current_qtr
dtype: float64
- name: low_estimate_next_qtr
dtype: float64
- name: low_estimate_current_year
dtype: float64
- name: low_estimate_next_year
dtype: float64
- name: high_estimate_current_qtr
dtype: float64
- name: high_estimate_next_qtr
dtype: float64
- name: high_estimate_current_year
dtype: float64
- name: high_estimate_next_year
dtype: float64
- name: year_ago_eps_current_qtr
dtype: float64
- name: year_ago_eps_next_qtr
dtype: float64
- name: year_ago_eps_current_year
dtype: float64
- name: year_ago_eps_next_year
dtype: float64
splits:
- name: train
num_bytes: 300996
num_examples: 1356
download_size: 123905
dataset_size: 300996
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "earnings-estimate-stocks"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chuyin0321
原始信息汇总
数据集概述
数据集信息
- 特征列表:
symbol: 字符串类型date: 字符串类型current_qtr: 字符串类型no_of_analysts_current_qtr: 64位整数类型next_qtr: 字符串类型no_of_analysts_next_qtr: 64位整数类型current_year: 64位整数类型no_of_analysts_current_year: 64位整数类型next_year: 64位整数类型no_of_analysts_next_year: 64位整数类型avg_estimate_current_qtr: 64位浮点数类型avg_estimate_next_qtr: 64位浮点数类型avg_estimate_current_year: 64位浮点数类型avg_estimate_next_year: 64位浮点数类型low_estimate_current_qtr: 64位浮点数类型low_estimate_next_qtr: 64位浮点数类型low_estimate_current_year: 64位浮点数类型low_estimate_next_year: 64位浮点数类型high_estimate_current_qtr: 64位浮点数类型high_estimate_next_qtr: 64位浮点数类型high_estimate_current_year: 64位浮点数类型high_estimate_next_year: 64位浮点数类型year_ago_eps_current_qtr: 64位浮点数类型year_ago_eps_next_qtr: 64位浮点数类型year_ago_eps_current_year: 64位浮点数类型year_ago_eps_next_year: 64位浮点数类型
数据集分割
- 训练集:
- 字节数: 300996
- 样本数: 1356
数据集大小
- 下载大小: 123905 字节
- 数据集大小: 300996 字节
配置
- 默认配置:
- 数据文件:
- 分割: 训练集
- 路径:
data/train-*
- 数据文件:



