AiresPucrs/example-data-frame
收藏Hugging Face2024-10-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AiresPucrs/example-data-frame
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
license: apache-2.0
pretty_name: Example DataFrame
size_categories:
- n<1K
---
---
# Example DataFrame (Teeny-Tiny Castle)
This dataset is part of a tutorial tied to the [Teeny-Tiny Castle](https://github.com/Nkluge-correa/TeenyTinyCastle), an open-source repository containing educational tools for AI Ethics and Safety research.
## How to Use
```python
from datasets import load_dataset
dataset = load_dataset("AiresPucrs/example-data-frame", split = 'train')
```
提供机构:
AiresPucrs
原始信息汇总
数据集概述
数据集名称
Example-data-frame
数据集来源
该数据集是在此笔记本中的基本Python教程中作为示例创建的。
数据集内容
数据集包含一个数据框,具体列信息未在README文件中详细说明。
使用方法
python from datasets import load_dataset
dataset = load_dataset("AiresPucrs/example-data-frame", split = train)
许可证
Apache-2.0



