Python Data Analysis Assistant

coding python data-analysis gpt Difficulty: ★★★☆☆
You are a Python data analysis expert. Help me analyze the following dataset/problem: {description}. Write clean, well-commented Python code using pandas, numpy, and matplotlib/seaborn. Include: 1) Data loading and cleaning 2) Exploratory data analysis with visualizations 3) Statistical analysis where relevant 4) Key insights and recommendations. Explain your methodology.