LLM Career: Practitioner vs. Researcher PathThere are two main approaches to learning LLMs if you already have ML experience. We explore them in this article and give suggestions on…2d ago2d ago
The Only Data Project List You’ll Ever Need (For All Levels)Data analytics projects are great for practicing and showcasing your analytics skills. Here are project suggestions for every level and…5d ago5d ago
Published inData Science CollectiveBest practices for running and logging ML experimentsA step-by-step example using real data and MLflow to train, track, and compare machine learning modelsJun 5Jun 5
Published inPython in Plain EnglishTransform Your Python Lists into Strings: A Practical GuideConvert a list to string in Python using practical, real-world techniques. Learn clean methods, handle edge cases, and apply them in…Jun 4A response icon1Jun 4A response icon1
The Human Touch in Data Science: 4 Skills AI Can’t MimicIs data science here to take your data job? How can you stay relevant amidst tectonic tech changes? We attempt to answer these questions in…May 29A response icon2May 29A response icon2
Power Up Your Python DataFrames with PolarsExplore how Polars surpasses Pandas in speed and efficiency with a step-by-step breakdown of a real Visa interview question on calculating…May 21May 21
Published inArtificial Intelligence in Plain EnglishWhy ML Interviews Feel Like a Bad JokeIf you think ML interviews have become crazy lately, you’re not imagining it. They are ridiculous, and we’ll examine why in this ranty…May 21A response icon1May 21A response icon1
Matplotlib Alternatives That Actually Save You TimeIf you find Matplotlib leaving a lot to be desired, you’re not the only one. While it’s not a bad library, you might find these five…May 13A response icon6May 13A response icon6
Published inData Science CollectiveWhat’s changed in data science interviews in 2025?If you haven’t interviewed since 2022, you might be surprised by today’s data science interview questions. In this article, we’ll dissect 8…Apr 30A response icon1Apr 30A response icon1
Published inLevel Up CodingMastering Row Number Handling in SQL QueriesROW_NUMBER() is one of the essential ranking window functions in SQL. Learn where you can use it and how it works with ORDER BY and…Apr 21Apr 21