Stop Writing Spaghetti if-else Chains: Parsing JSON with Python’s match-case

If you work in data science, data engineering, or as as a frontend/backend developer, you deal with JSON. For professionals, ...
Read more EDA in Public (Part 1): Cleaning and Exploring Sales Data with Pandas

! Welcome to the start of a major data journey that I’m calling “EDA in Public.” For those who know ...
Read more How to Generate QR Codes in Python

to QR Codes “QR” in QR code stands for quick response. QR codes are an emerging and easy way to ...
Read more Implementing the Rock Paper Scissors Game in Python

Introduction to the Game has been an interesting and on-the-go game since our childhood, one we could play anywhere when ...
Read more How to Implement Randomization with the Python Random Module

to Randomisation In our day-to-day life, we come across several different phenomena that are totally random. The weather is random: ...
Read more Empirical Mode Decomposition: The Most Intuitive Way to Decompose Complex Signals and Time Series

to analyze your time series as a data scientist?Have you ever wondered whether signal processing could make your life easier? ...
Read more Modern DataFrames in Python: A Hands-On Tutorial with Polars and DuckDB

If with Python for data, you have probably experienced the frustration of waiting minutes for a Pandas operation to finish. ...
Read more Data Visualization Explained (Part 5): Visualizing Time-Series Data in Python (Matplotlib, Plotly, and Altair)

in my data visualization series. See the following: It’s time to start building your own data visualizations. In this article, ...
Read more Javascript Fatigue: HTMX is all you need to build ChatGPT — Part 1

was a time, long ago, when building websites was easy. HTML and CSS. It felt simple. Nowadays, Javascript frameworks are ...
Read more Data Visualization Explained (Part 4): A Review of Python Essentials

in my data visualization series. See the following: Up to this point in my data visualization series, I have covered ...
Read more 








