joelgrus / data-science-from-scratch

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

Update plotting derivative and estimate #57

Open gomesfernanda opened 5 years ago

gomesfernanda commented 5 years ago

Since Python 3 doesn't allow map to be iterable, a workaround is to turn the outcome to a list in order to plot.