I watched the keynote and saw the graphs, the battery life, the instant wake. And they got me. I started to think, how could one of these new M1-powered MacBooks make their way into my life? Of…
However, as I’m sure many of my bilingual and polyglot friends would agree, it can sometimes get confusing to switch between two or more languages. For example, my native language is English, but I…
Treat a program as a piece of literature, addressed to human beings rather than to a computer
When it comes to presenting data, spreadsheets and reports full of text aren’t enough to explain what we found. This is when we need data visualization to present the data in a way that helps…
Let me get straight to the puzzle. Are you ready?!! Okay, take a look at these two super simple codes. Both codes do a dummy task. They take numbers between 0 and 10 million (through a for loop) and…
Pandas is a prevalent data analysis and manipulation in the data science ecosystem. It provides lots of versatile functions and methods to perform efficient data analysis. In this article, we will…
I only became a professional Computer Vision Engineer in 2020, but the steps and strategies I used to get into the Machine Learning industry have drastically changed within a short amount of time…
Several months ago I wrote an article discussing the pros and cons of Apache Airflow as a workflow management platform for ETL and data science. Due to the recent major upgrade, I want to give an update of what changed since then in the brand-new Airflow 2.0 version.
A guide to topic modeling with BERTopic. Using state-of-the-art embeddings to create and visualize easily interpretable topics.
Those that work in Python often consider that maybe Python isn’t the star of the show here — but instead its brilliant ecosystem. Often whenever we are working with Python applications, we are…