关于
Python Data Reviewer is a specialized Claude Code skill designed to audit data science code for performance bottlenecks and memory leaks. It analyzes projects using Pandas and NumPy to identify inefficient patterns like row-based iteration or sub-optimal data types, providing actionable recommendations for vectorization, memory management, and robust data validation. This skill is essential for data engineers and scientists looking to scale ETL pipelines and streamline Jupyter notebook workflows by implementing modern, vectorized implementation patterns.