Back to Toolkit
PromptResearch

Data to Graph (Python)

Generates code to visualize data.

The Prompt

I have a CSV with columns: Group (A/B) and TumorSize. Write a Python script using seaborn to create a boxplot comparing the two groups with a jitter overlay. Also calculate the t-test p-value and annotate it on the plot.

Example Output

Python code that generates a publication-ready boxplot.

Explore More Prompts

Check out the full toolkit for more AI-assisted clinical and research workflows.

View Toolkit