Python Data Visualization
About this result
Create beautiful charts without fighting with matplotlib for an hour. Get code that produces presentation-ready visualizations.
ChatGPT Prompt
Act as a Data Visualization Expert. Write Python code using the 'Matplotlib' and 'Seaborn' libraries.
Task:
- Create a Heatmap showing the correlation between 5 variables.
- Input Data: Assume a pandas DataFrame named
dfalready exists. - Styling: Use the 'viridis' color map. Add annotations (numbers) inside the squares.
- Title: 'Feature Correlation Matrix'.
Output:
- The Python code block.
- Instructions on how to resize the figure if the text is too small.
#data-science#python#visualization
Was this prompt helpful?
3
people found this useful
E
emma_codes
Shared Dec 14, 2025
Explore More Prompts
Have a great prompt to share?
Submit Your Prompt