← 返回
未分类 中文

myskill

Remove duplicate rows from CSV files by key columns. Use when asked to deduplicate CSVs or keep unique records.
根据关键列移除CSV文件中的重复行。用于CSV去重或保留唯一记录。
yibeiqingtian-ai yibeiqingtian-ai 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 467
下载
💾 2
安装
1
版本
#latest

概述

---

name: csv-deduper

description: Remove duplicate rows from CSV files by key columns. Use when asked to deduplicate CSVs or keep unique records.


Overview

Deduplicate CSV rows using one or more key columns. Keeps the first row by default.

Inputs

  • A CSV file.
  • Optional key columns (comma separated).

Outputs

  • A new CSV file with duplicates removed.

Workflow

  1. Choose the key columns (or use the whole row).
  2. Run the script to produce a deduped CSV.
  3. Validate row counts.

Usage

python scripts/csv_dedupe.py --input data.csv --output data.deduped.csv --keys id,email
python scripts/csv_dedupe.py --input data.csv --output data.deduped.csv

Safety

  • No network access.
  • Only reads/writes the file paths you pass in.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 19:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

elevated-task-runner

yibeiqingtian-ai
运行用户提供的维护任务包,可选提权或sudo执行仅限管理员的修复。
★ 0 📥 660
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 273 📥 100,322
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 208 📥 68,593