Use this skill for creating effective visualizations: choosing the right library, chart type, and interactivity level for your data and audience.
| Library | Best For | Interactivity | Learning Curve |
| Matplotlib | Publication-quality static plots, fine control | Static | Moderate | | Seaborn | Statistical visualization, quick EDA | Static | Easy | | Plotly | Interactive web charts, dashboards | High | Easy | | Altair | Declarative statistical charts, large datasets | Medium | Easy |
Visualisation de données pour Python : Matplotlib, Seaborn, Plotly, Altair, hvPlot/HoloViz et Bokeh. À utiliser lors de la création de graphiques exploratoires, de tableaux de bord interactifs, de chiffres de qualité de publication ou lors du choix de la bibliothèque adaptée à vos données et à votre audience. Source : legout/data-platform-agent-skills.