PandasAI Skill Chat with your data using natural language. Ask questions about DataFrames and get insights, visualizations, and explanations powered by LLMs. When to Use USE when: - Exploring an unfamiliar dataset with open-ended natural language questions - Generating quick visualizations from descriptive prompts - Explaining complex data transformations to stakeholders - Building conversational data exploration interfaces (Streamlit, Jupyter, FastAPI) - Rapid prototyping of data analysis workflows DON'T USE when: - Production pipelines requiring deterministic, version-controlled outputs - P…