In this video I'll show you how to create hex bin plots with matplotlib, pandas, and Python!
Hex plots are pretty cool! They're a way to visualize your data using hexagonal charts that sort of look like honeycombs (at least to me they do!).
In this video I'll show you two methods for creating hex plots with Pandas.
#pandas #codemy #JohnElder
Timecodes
0:00 - Introduction
0:58 - Create a Hex Plot
1:40 - Change Hex Plot Size With Gridsize
2:35 - Change Hex Plot Color
3:17 - Hex Plot Second Method
4:41 - Hex Plot Title
4:58 - Hex Plot Grid Lines
5:15 - Conclusion