run_python_code
Execute Python code in a secure, containerized environment, capturing standard output and error. Supports libraries like numpy, pandas, and scikit-learn for efficient data analysis and modeling tasks.
Instructions
Execute Python code in the sandbox environment and captures the standard output and error.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | The Python code to execute, included libraries are numpy, pandas, matplotlib, scikit-learn, requests, google-genai |