data-transform
✓使用 pandas 和 numpy 转换、清理、重塑和预处理数据。与任何 LLM 提供商(GPT、Gemini、Claude 等)合作。
SKILL.md
This skill enables you to perform comprehensive data transformations including cleaning, normalization, reshaping, filtering, and feature engineering. Unlike cloud-hosted solutions, this skill uses standard Python data manipulation libraries (pandas, numpy, sklearn) and executes locally in your environment, making it compatible with ALL LLM providers including GPT, Gemini, Claude, DeepSeek, and Qwen.
Issue: "SettingWithCopyWarning" Solution: Use .copy() to create explicit copy
Issue: "Memory error with large datasets" Solution: Process in chunks
使用 pandas 和 numpy 转换、清理、重塑和预处理数据。与任何 LLM 提供商(GPT、Gemini、Claude 等)合作。 来源:starlitnightly/omicverse。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/starlitnightly/omicverse --skill data-transform- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 data-transform?
使用 pandas 和 numpy 转换、清理、重塑和预处理数据。与任何 LLM 提供商(GPT、Gemini、Claude 等)合作。 来源:starlitnightly/omicverse。
如何安装 data-transform?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/starlitnightly/omicverse --skill data-transform 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/starlitnightly/omicverse
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01