Projects, web development, scraping, data analysis, etc...
Ask HN: Why do you use Python?
1–3 of 3 posts
Re: Ask HN: Why do you use Python?
#2For data analysis, especially preliminary analysis, the existing ML and scidata packages make it trivial.
Re: Ask HN: Why do you use Python?
#3lower 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.