Pyodide + pandas + matplotlib — Bar Chart

This page loads Pyodide in the browser, uses pandas to prep some data, renders a bar chart with matplotlib, and displays it below — all client-side.

Loading Python runtime…

          
CDN: pyodide, pandas, numpy, matplotlib are fetched on demand. First run may take a few seconds.
Bar chart will render here