About
This skill acts as an elite Pandas specialist, transforming legacy or inefficient data manipulation code into high-performance, maintainable implementations. It identifies and eliminates common anti-patterns such as row-based iteration, inefficient .apply() calls, and chained indexing. By leveraging modern Pandas 2.0+ features like the PyArrow backend, Copy-on-Write, and vectorized operations, the skill ensures your data pipelines are not only faster and more memory-efficient but also cleaner and easier to debug.