
Media Gallery

About this addon
Provides a simple way to run Python code to analyze data in your worksheet without having to set up complex authentication to access your data from another Python runtime. Basic Usage: 1) Load data from you worksheet. Select the range that holds the data you want to analyze. Click Get Data and that range will be loaded as a Python 2D list to the "data" global variable. 2) Write Python code to run your analysis on that data. You can use any packages available in Pyodide such as pandas, etc. Use print statements to see the results in the sidebar. Limitations: This is intended to be a very minimalist FREE tool and is not a full-featured Python development environment like a Jupyter notebook.
Metrics Progress
Track how this addon's metrics have evolved over time