Hacker News new | ask | show | jobs
by stared 3978 days ago
Same. While I have a different, more custom install (homebrew), there is nothing simpler for students (or other people learning numeric/scientific/data-Python) than installing Anaconda.

(Plus seaborn - the only thing I recommend starting with, which is not (yet?) in Anaconda.)

1 comments

I believe "conda install seaborn" will do what you need :)
Sure it does. I just wanted to say that the default set of packages is extremely well-chosen (as there is only one additional thing needed for my workflow when introducing Python).