Medical Data Visualizer challenge dataframe. HEATMAP

I have created the DataFrame as required, but not able to understand what type of heatmap is required, what should be on x-axis or Y-axis does data needs to be modified accordingly to get that. If anyone can help.

Your browser information: Chrome

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36

Challenge: Page View Time Series Visualizer

Link to the challenge:

The Replit files contain a folder named “example” and it shows images of valid solutions. So generally you can refer to that if you are wondering how something should look - obviously styling.

Also the point of a heatmap is to show correlation inbetween variables. So x-axis and y-axis are identical and the full set of columns.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.