chuyin0321/revenue-estimate-stocks
收藏Hugging Face2023-09-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chuyin0321/revenue-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: string
- name: avg_estimate_next_qtr
dtype: string
- name: avg_estimate_current_year
dtype: string
- name: avg_estimate_next_year
dtype: string
- name: low_estimate_current_qtr
dtype: string
- name: low_estimate_next_qtr
dtype: string
- name: low_estimate_current_year
dtype: string
- name: low_estimate_next_year
dtype: string
- name: high_estimate_current_qtr
dtype: string
- name: high_estimate_next_qtr
dtype: string
- name: high_estimate_current_year
dtype: string
- name: high_estimate_next_year
dtype: string
- name: year_ago_sales_current_qtr
dtype: string
- name: year_ago_sales_next_qtr
dtype: string
- name: year_ago_sales_current_year
dtype: string
- name: year_ago_sales_next_year
dtype: string
- name: sales_growth_yearest_current_qtr
dtype: string
- name: sales_growth_yearest_next_qtr
dtype: string
- name: sales_growth_yearest_current_year
dtype: string
- name: sales_growth_yearest_next_year
dtype: string
splits:
- name: train
num_bytes: 375640
num_examples: 1356
download_size: 198303
dataset_size: 375640
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "revenue-estimate-stocks"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chuyin0321
原始信息汇总
数据集概述
数据集信息
-
特征列表:
symbol: 类型为stringdate: 类型为stringcurrent_qtr: 类型为stringno_of_analysts_current_qtr: 类型为int64next_qtr: 类型为stringno_of_analysts_next_qtr: 类型为int64current_year: 类型为int64no_of_analysts_current_year: 类型为int64next_year: 类型为int64no_of_analysts_next_year: 类型为int64avg_estimate_current_qtr: 类型为stringavg_estimate_next_qtr: 类型为stringavg_estimate_current_year: 类型为stringavg_estimate_next_year: 类型为stringlow_estimate_current_qtr: 类型为stringlow_estimate_next_qtr: 类型为stringlow_estimate_current_year: 类型为stringlow_estimate_next_year: 类型为stringhigh_estimate_current_qtr: 类型为stringhigh_estimate_next_qtr: 类型为stringhigh_estimate_current_year: 类型为stringhigh_estimate_next_year: 类型为stringyear_ago_sales_current_qtr: 类型为stringyear_ago_sales_next_qtr: 类型为stringyear_ago_sales_current_year: 类型为stringyear_ago_sales_next_year: 类型为stringsales_growth_yearest_current_qtr: 类型为stringsales_growth_yearest_next_qtr: 类型为stringsales_growth_yearest_current_year: 类型为stringsales_growth_yearest_next_year: 类型为string
-
数据分割:
train: 包含 1356 个样本,占用 375640 字节
-
数据集大小:
- 下载大小: 198303 字节
- 数据集大小: 375640 字节
-
配置:
default配置包含train分割的数据文件路径为data/train-*



