s
Python Para Analise De Dados - 3a Edicao Pdf -
# Plot histograms for user demographics data.hist(bins=50, figsize=(20,15)) plt.show()