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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/starlitnightly/omicverse
詳細
- カテゴリ
- {}データ分析
- ソース
- skills.sh
- 初回登録
- 2026-02-01