Acerca de
This skill provides a comprehensive methodology for troubleshooting Python's Pandas library, helping developers handle complex data analysis bottlenecks. It implements the OILER framework (Orient, Investigate, Locate, Experiment, Reflect) to address common pitfalls like SettingWithCopyWarnings, memory overflows in large datasets, and merge mismatches. By offering specific inspection commands and optimization patterns, it enables Claude to diagnose silently failing data pipelines, validate data quality, and improve the overall efficiency of Python-based data processing workflows.