Why is Python so popular in data science?
All the major projects in deep-learning and neural networks are seeming to converge on Python as a glue language. As a long time Python… (more…)
Read more »
Core Python developer, Brett Cannon, wrote
a compelling case for using “python -m pip”. I think we can do better. Let’s use “python -m” whenever we
can. What about building a python tooling ecosystem ala g… Read more