batch_data_splitter

Official

Efficiently split large datasets into evenly distributed chunks.

Authorcas-bigdatalab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The batch_data_splitter Skill solves the challenge of dividing large datasets into smaller, evenly distributed chunks for easier processing and management.

Core Features & Use Cases

  • Data Splitting: Distributes datasets into specified number of chunks or fixed sample sizes.
  • File Handling: Supports input in json/jsonl/csv formats and outputs a manifest file with detailed information about the splits.
  • Use Case: Ideal for use in data preprocessing workflows where large datasets need to be segmented for parallel processing or for use in training models with varied sample sizes.

Quick Start

To split the dataset 'data.csv' into 5 chunks, use the 'batch_data_splitter' skill with the input parameter 'data.csv' and the output parameter './splits_manifest.json' set to 5.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: batch_data_splitter
Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#batch-data-splitter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.