Pyplot Hist

PHOTO EMBED

Sun May 15 2022 18:44:24 GMT+0000 (Coordinated Universal Time)

Saved by @biggusdickus

import matplotlib.pyplot as plt
df.hist(bins=50, figsize=(20,15))
plt.show()
content_copyCOPY