Wednesday, October 01, 2025
STEM

Global Health and Safety Stats

In this post, we’re glancing at some key health and safety issues affecting human populations worldwide.From chronic illnesses to risks to lives posed by various human activities such as violence and traffic death, I’m presenting some easy-to-understand visuals and comparisons across most affected countries to selected developed and developing nations. The data have been sourced […]

Read More
STEM

Venn Diagrams (Python)

Venn diagrams are versatile and useful for a variety of purposes. Some common uses are: Visualizing Relationships: They illustrate the logical relationships between different sets. For example, they can show how different groups overlap and share common elements, and which don’t.Comparing and Contrasting: They are great for comparing and contrasting different items, ideas, or groups. […]

Read More
STEM

How To Pick Rows Or Columns, And Combine Them With Other Functions For Powerful Uses. Part 2

In this post, I’ll share an Excel function that enables us to easily pick specific number of rows and/or columns from a range of data. Additionally, I’ll share examples of how it can be combined with other functions to do some powerful tasks. The function I am discussing here is: DROP(). In another blog, I discuss […]

Read More
STEM

How to pick rows or columns, and combine them with other functions for powerful uses

In this post, I’ll share an Excel function that enables us to easily pick specific number of rows and/or columns from a range of data. Additionally, I’ll share examples of how it can be combined with other functions to do some powerful tasks. The function I am discussing here is: TAKE(). In the next blog, […]

Read More
Back To Top