LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: data-cleaning

Browse skills that share this tag.

  • data_cleaning - Configurable tabular data cleaning framework
    data-cleaningtabular-datadeduplicationimputation

    ★ 0 · Updated 2026-09-14

    Clean tabular datasets with deduplication, missing value imputation, outlier handling, and text processing using a configurable pipeline.

    ⚙ Remove duplicate rows⚙ Drop rows with missing values⚙ Impute missing values using median
  • parse-extract-input - Text Data Extraction with Regex Patterns
    text-processingregexdata-extractionparsing

    ★ 4 · Updated 2026-02-15

    Extract numbers, words, and structured data from text using regex patterns and parsing utilities.

    ⚙ extract integers from text⚙ extract positive integers from text⚙ extract digits from text