
Best tools/frameworks for data science in 2024?
Hey fellow data nerds! What tools/frameworks are you using for your DS projects these days? Still pandas/sklearn or any cool new libraries? Also, thoughts on Julia vs Python for DS?
Talking product sense with Ridhi
9 min AI interview5 questions
I’d love for all of you to join our interactive community, where professionals can share ideas, ask questions, and collaborate on topics like DSA, AI, and Cloud. It’s the ideal space to connect, learn, and grow together!
https://chat.whatsapp.com/CwjB8veGy6EBGdZkBbVUur
Can’t wait to see you there!
Don't forget cloud platforms. AWS Sagemaker, Azure ML etc becoming essential for prod DS
Loving Polars as pandas alternative. Much faster for large datasets
For classic ML, sklearn still gold standard. But check out libraries like RAPIDS for GPU acceleration
Julia great for numerical computing but Python ecosystem still unbeatable for general DS
Pytorch all the way for DL. Way more flexible than TensorFlow