Hacker News new | ask | show | jobs
by Sevii 3072 days ago
Python was big in scientific computing before ML went mainstream. In college we were taught using matlab Mathematica and sci-py. So there were a lot of stats and science libraries available in python. Academics typically don’t care about software engineering or typing so python is an easy approachable choice.
1 comments

Add ipython (now Jupiter) notebooks to this for easy to publish analyses.