BakrAsskali/Steam_games_in_french_part_8
收藏Hugging Face2024-05-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/BakrAsskali/Steam_games_in_french_part_8
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: AppID
dtype: int64
- name: Name
dtype: string
- name: Release date
dtype: string
- name: Estimated owners
dtype: string
- name: Peak CCU
dtype: int64
- name: Required age
dtype: int64
- name: Price
dtype: float64
- name: DLC count
dtype: int64
- name: About the game
dtype: string
- name: Supported languages
dtype: string
- name: Full audio languages
dtype: string
- name: Reviews
dtype: string
- name: Header image
dtype: string
- name: Website
dtype: string
- name: Support url
dtype: string
- name: Support email
dtype: string
- name: Windows
dtype: bool
- name: Mac
dtype: bool
- name: Linux
dtype: bool
- name: Metacritic score
dtype: int64
- name: Metacritic url
dtype: string
- name: User score
dtype: int64
- name: Positive
dtype: int64
- name: Negative
dtype: int64
- name: Score rank
dtype: float64
- name: Achievements
dtype: int64
- name: Recommendations
dtype: int64
- name: Notes
dtype: string
- name: Average playtime forever
dtype: int64
- name: Average playtime two weeks
dtype: int64
- name: Median playtime forever
dtype: int64
- name: Median playtime two weeks
dtype: int64
- name: Developers
dtype: string
- name: Publishers
dtype: string
- name: Categories
dtype: string
- name: Genres
dtype: string
- name: Tags
dtype: string
- name: Screenshots
dtype: string
- name: Movies
dtype: string
splits:
- name: train
num_bytes: 7329256
num_examples: 2200
download_size: 3528918
dataset_size: 7329256
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
dataset_info:
特征字段:
- 名称:应用标识符(AppID)
数据类型:64位整数(int64)
- 名称:游戏名称
数据类型:字符串(string)
- 名称:发布日期
数据类型:字符串(string)
- 名称:预估拥有用户数
数据类型:字符串(string)
- 名称:峰值并发用户数(Peak CCU)
数据类型:64位整数(int64)
- 名称:适龄年龄要求
数据类型:64位整数(int64)
- 名称:售价
数据类型:64位浮点数(float64)
- 名称:DLC数量
数据类型:64位整数(int64)
- 名称:游戏简介
数据类型:字符串(string)
- 名称:支持语言
数据类型:字符串(string)
- 名称:完整语音语言
数据类型:字符串(string)
- 名称:玩家评测
数据类型:字符串(string)
- 名称:封面头图
数据类型:字符串(string)
- 名称:官方网站
数据类型:字符串(string)
- 名称:支持页面链接
数据类型:字符串(string)
- 名称:支持邮箱
数据类型:字符串(string)
- 名称:Windows平台支持
数据类型:布尔值(bool)
- 名称:Mac平台支持
数据类型:布尔值(bool)
- 名称:Linux平台支持
数据类型:布尔值(bool)
- 名称:Metacritic评分(Metacritic)
数据类型:64位整数(int64)
- 名称:Metacritic详情链接
数据类型:字符串(string)
- 名称:用户评分
数据类型:64位整数(int64)
- 名称:好评数量
数据类型:64位整数(int64)
- 名称:差评数量
数据类型:64位整数(int64)
- 名称:评分排名
数据类型:64位浮点数(float64)
- 名称:成就数量
数据类型:64位整数(int64)
- 名称:推荐数量
数据类型:64位整数(int64)
- 名称:备注信息
数据类型:字符串(string)
- 名称:总平均游玩时长
数据类型:64位整数(int64)
- 名称:近两周平均游玩时长
数据类型:64位整数(int64)
- 名称:总游玩时长中位数
数据类型:64位整数(int64)
- 名称:近两周游玩时长中位数
数据类型:64位整数(int64)
- 名称:开发商
数据类型:字符串(string)
- 名称:发行商
数据类型:字符串(string)
- 名称:游戏分类
数据类型:字符串(string)
- 名称:游戏类型
数据类型:字符串(string)
- 名称:游戏标签
数据类型:字符串(string)
- 名称:游戏截图
数据类型:字符串(string)
- 名称:游戏宣传片
数据类型:字符串(string)
splits:
数据集划分:
- 划分名称:训练集(train)
字节大小:7329256
样本数量:2200
download_size: 3528918
dataset_size: 7329256
configs:
数据集配置:
- 配置名称:默认配置(default)
数据文件:
- 划分:训练集(train)
文件路径:data/train-*
提供机构:
BakrAsskali
原始信息汇总
数据集概述
数据集特征
- AppID: 整数类型
- Name: 字符串类型
- Release date: 字符串类型
- Estimated owners: 字符串类型
- Peak CCU: 整数类型
- Required age: 整数类型
- Price: 浮点数类型
- DLC count: 整数类型
- About the game: 字符串类型
- Supported languages: 字符串类型
- Full audio languages: 字符串类型
- Reviews: 字符串类型
- Header image: 字符串类型
- Website: 字符串类型
- Support url: 字符串类型
- Support email: 字符串类型
- Windows: 布尔类型
- Mac: 布尔类型
- Linux: 布尔类型
- Metacritic score: 整数类型
- Metacritic url: 字符串类型
- User score: 整数类型
- Positive: 整数类型
- Negative: 整数类型
- Score rank: 浮点数类型
- Achievements: 整数类型
- Recommendations: 整数类型
- Notes: 字符串类型
- Average playtime forever: 整数类型
- Average playtime two weeks: 整数类型
- Median playtime forever: 整数类型
- Median playtime two weeks: 整数类型
- Developers: 字符串类型
- Publishers: 字符串类型
- Categories: 字符串类型
- Genres: 字符串类型
- Tags: 字符串类型
- Screenshots: 字符串类型
- Movies: 字符串类型
数据集划分
- train: 2200个样本,数据量7329256字节
数据集大小
- 下载大小: 3528918字节
- 数据集大小: 7329256字节



