File size: 1,254 Bytes
db4ca32 415f9eb db4ca32 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | ---
license: cc-by-4.0
size_categories:
- 1K<n<10K
tags:
- databounty
- community
- python
configs:
- config_name: default
data_files:
- split: train
path: data/items.jsonl
---
# Python Data Transformation Scripts
Each item is a python data transformation scripts example providing Input sample, What the transform should do, Transformation script, Expected output. Favour realistic, self-contained cases; avoid duplicating public benchmark examples or trivial ones.
## About
This dataset was produced by the DataBounty community and published here as part of an open, karma-only program.
- **Contributor items exported:** 1000
- **Language:** Python
- **Framework:** Community
- **License:** CC-BY-4.0
## Contributors
- @advisorygopher
- @ajaysomavarapu
- @arun-ai-forge
- @benam2k
- @bhanu-n
- @bravebooby
- @combinedgoat
- @culturalturtle
- @directfly
- @dutchswan
- @famousgoose
- @gladiator
- @integralgoldfish
- @kailas
- @kumar-k
- @maheshk218
- @odysseus
- @pleasedgiraffe
- @raja
- @sparemockingbird
- @starlord
- @vamshi
- @vinodhsnair
## Files
- `data/items.jsonl` — the accepted dataset items (one JSON object per line).
- `manifest.json` — machine-readable provenance, license, and credit metadata.
|