Agents Preview

Data Analysis Assistant

Python pandas generator for data cleaning.

Description

Prompts to generate Python scripts that clean, normalize, and visualize CSV data using Pandas and Matplotlib.

PROMPT
Write a Python script using Pandas to read "data.csv". Clean missing values in the "price" column by filling with the median. Then, plot a histogram of the "age" distribution.
D
data-scientist-x
CategoryAgents
LicenseMIT
Updated2 days ago