Ask HN: Why do you use Python?

1 points by xcoding ↗ HN
Projects, web development, scraping, data analysis, etc...

2 comments

[ 2.5 ms ] story [ 16.0 ms ] thread
For data analysis, especially preliminary analysis, the existing ML and scidata packages make it trivial.
lower volume micro services, csv generation, low volume web APIs, and just about everything that is not performance critical, mostly because of the ease of programming and you can find a library for just about anything.