Hacker News new | ask | show | jobs
by DataCrayon 2013 days ago
Hi! I don't recommend using Rust to learn data science. Unless you're an exceptional Rust programmer, you may end up spending most of your time negotiating with Rust instead of putting data science concepts to practice.

The difficulty of the language aside, the ecosystem isn't ready yet... I've been keeping an eye on https://www.arewelearningyet.com/, I hope it's still up-to-date. For this reason, I would recommend Python for data science/ML.

I try to cover both Rust and data science in my book (https://datacrayon.com/shop/product/data-analysis-with-rust-...), but it can be tricky!

1 comments

Thanks for being honest, there are too many people always saying "Rust is the best for everything!".

I like Rust a lot, but use the best tool for the job.