udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

update environment.yml #2

Closed giladgressel closed 7 years ago

giladgressel commented 7 years ago

I added seaborn and pandas. I don't think either are explicitly used in any of our labs, but I can easily see them getting used by students at some point. Lots of tutorials may use them.

btw : in general this is awesome!

And, I'm not sold that we should add in these types of highly used libs, because... it's a never-ending stream. but I think pandas and seaborn are pretty standard.