joelgrus / data-science-from-scratch

code for Data Science From Scratch book
MIT License
8.63k stars 4.5k forks source link

fix bug: import matplotlib #27

Closed liulixiang1988 closed 2 years ago

liulixiang1988 commented 8 years ago

In the make_hist function, I add from matplotlib import pyplot as plt