1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Intermediate Data Visualization with Seaborn

Connected

अभ्यास

Customizing heatmaps

Seaborn supports several types of additional customizations to improve the output of a heatmap. For this exercise, we will continue to use the Daily Show data that is stored in the df variable but we will customize the output.

निर्देश

100 XP
  • Create a crosstab table of Group and YEAR
  • Create a heatmap of the data using the BuGn palette
  • Disable the cbar and increase the linewidth to 0.3