empty_formatter

Official

Generate empty datasets quickly and easily.

Authorcas-bigdatalab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The empty_formatter Skill solves the need for generating empty datasets for testing or initializing purposes. It simplifies the process of creating blank data with customizable length and structure.

Core Features & Use Cases

  • Create Empty Datasets: Generate datasets with a specified number of rows and field names.
  • Customizable Length: Specify the desired length of the empty dataset.
  • Flexible Feature Keys: Define the structure of the empty dataset with a list of field names.
  • Use Case: Ideal for data scientists and machine learning engineers who require synthetic, empty datasets to simulate data pipelines or test model performance.

Quick Start

Generate an empty dataset with 10 rows and no fields: python scripts/run_empty_formatter.py --output_path /path/to/output.jsonl --length 10

Dependency Matrix

Required Modules

py-data-juicer

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: empty_formatter
Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#empty-formatter

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.