Hacker News new | ask | show | jobs
by jason0597 1881 days ago
Why on earth would you want to use JavaScript for Data Science?
2 comments

Because some people are monoglots :(
A few reasons, https://venturebeat.com/2021/04/23/4-reasons-to-learn-machin...

Personally, I'm excited to build apps that don't require cloud computing and if they do, have access to one of the largest software engineering libraries through NPM. Sure, I'm not doing just Data Science in JavaScript but rather building apps that use DS/ML/AI, but that's still a valid use case. The alternative would be to use Python for prototyping then rewrite for production apps.