chuyin0321/earnings-surprise-stocks
收藏Hugging Face2023-09-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chuyin0321/earnings-surprise-stocks
下载链接
链接失效反馈官方服务:
资源简介:
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chuyin0321
原始信息汇总
数据集概述
数据集信息
-
特征列表:
symbol: 类型为stringdate: 类型为stringid: 类型为int64fiscal_qtr_end: 类型为stringdate_reported: 类型为timestamp[ns]eps: 类型为float64consensus_forecast: 类型为stringpercentage_surprise: 类型为string
-
数据分割:
train: 包含 4953 个样本,占用 366159 字节
-
数据集大小:
- 下载大小: 91326 字节
- 实际大小: 366159 字节
配置信息
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



