CoolFace
Datasetpublic

eltociear/pandas-tasks-v1

pandas-tasks-v1 Task dataset for a pandas RL / eval environment, in the shape used by the Prime Intellect Environments Hub. 43 pandas DataFrame manipulation tasks across 6 categories. Each task gives the model one or more input frames and an instruction; the answer is the frame left in df, graded with pandas.testing.assert_frame_equal against a reference result. Grading is fully deterministic — no LLM judge, no external API. Category Tasks Covers transformation 10… See the full description on the dataset page: https://huggingface.co/datasets/eltociear/pandas-tasks-v1.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes25downloads
3 commits on main
4af44ac2mo ago

dataset card

eltociear
ff793d02mo ago

add 43 verified pandas tasks

eltociear
61175f92mo ago

initial commit

eltociear