Skills for analyzing and visualizing data with Python
/api/skills/data-analysis
Perform statistical analysis on datasets
pythonExplore and analyze Excel/CSV spreadsheets with pandas in a Daytona sandbox.
pythonGenerate Excel/CSV spreadsheets from data using Python in the Daytona sandbox, with artifacts and execute_shell.
pythonInfer schema, column types, and basic statistics for tabular data (CSV or Excel) so the agent can understand and reuse the data shape.
pythonExtract, transform, and load tabular data (CSV/Excel/Parquet) in the Daytona sandbox using Python, pandas, and artifacts.
pythonLearn how to create interactive charts in responses using chart JSON specs rendered by the UI.
Modify existing Excel/CSV spreadsheets using Python in the Daytona sandbox, with artifacts and execute_shell.
python