Top VS Code Plugins for Python Devs [Aug 2024]VS Code is one of the widely used plugins by developers, engineers & data scientists.Aug 22, 2024Aug 22, 2024
Cron — The OG of SchedulersThe word Automation was a Buzz word a decade ago and probably still is before AI started buzzing across industries. When you think of…Aug 8, 2024Aug 8, 2024
10 Minutes to PandasIf you are in data science, there are high chances of using pandas in your Data Science and Machine Learning processes and data pipelines…Jul 22, 2024Jul 22, 2024
Key Principles for Professional CodingIf you are a software developer you will know the importance of writing re-usable code & professional code and how it benefits and saves…Jul 1, 2024Jul 1, 2024
The Birth of SparkTo understand Spark, it helps to understand its History. If you have worked on Spark, you would have come across the term MapReduce. Before…Jun 13, 2024Jun 13, 2024
Python Certifications to ConsiderCertifications in IT are very common across subjects, including Python, although its an open-source language. Based on what is expected in…May 26, 2024May 26, 2024
Blueprint of Innovation: A Dive into Peter Thiel’s Zero to One“Doing something good for society is a misguided goal. It’s better to do something different. You will benefit society more that way”May 23, 2024May 23, 2024
What changed in Python 3.8 & above?Evolution is not just for us, Homo Sapiens, but also applies to Software (No, AGI is not here yet!) and Python is no exception. Python as a…May 22, 2024May 22, 2024
Demystify the Random Forest — Part 2In the previous post, we looked at the fundamentals of Trees, how it is split, how they are calculated and how a classifier arrives at a…Jul 27, 2019Jul 27, 2019
Demystify the Random Forest — Part 1A vital class of Machine Learning is Supervised learning which aims at learning a function that maps an input to an output based on…Jul 27, 2019Jul 27, 2019