home/categories/data-analysis/snakeo-claude-debug-and-refactor-skills-plugin-plugins-debug-and-refactor-skills-debug-pandas-skill-md
data-analysisdata-ai
debugpandas
Debug Pandas issues systematically. Use when encountering DataFrame errors, SettingWithCopyWarning, KeyError on column access, merge and join mismatches with unexpected NaN values, memory errors with large DataFrames, dtype conversion issues, index alignment problems, or any data manipulation errors in Python data analysis workflows.
maintainer
SnakeO
更新于 1/13/2026
星标
0
分支
0
quick start
Installation and usage
Debug Pandas issues systematically. Use when encountering DataFrame errors, SettingWithCopyWarning, KeyError on column access, merge and join mismatches with unexpected NaN values, memory errors with large DataFrames, dtype conversion issues, index alignment problems, or any data manipulation errors in Python data analysis workflows.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use debugpandas