Articles by George Mount

Python in Excel: How to understand the plotnine package

December 9, 2024 | George Mount

Python in Excel offers powerful tools for creating impactful visualizations, and one standout option is the plotnine package. In this post, we’ll delve into the origins and philosophy of plotnine, explore its core building blocks, and demonstrate some easy and impressive visualizations you can create—perfect for Excel users ...
[...Read more...]

How to conditionally format a scatterplot in Excel

November 6, 2024 | George Mount

A scatterplot is a chart that displays the relationship between two variables by plotting data points along the X and Y axes, with each point representing a unique pair of values. By conditionally formatting points based on their category, we can reveal patterns, clusters, or outliers, making it easier to ...
[...Read more...]

How to see all packages available in Python in Excel

October 21, 2024 | George Mount

Python in Excel significantly enhances the capabilities of Excel users, enabling more sophisticated data analysis and visualization. However, it’s important to note that Python in Excel operates within a pre-configured, pre-installed environment. For a detailed explanation of how this setup functions, you can refer to my previous blog post ...
[...Read more...]

How to create a wafflechart in Excel

October 16, 2024 | George Mount

Waffle charts are a great way to visualize data as a grid of squares where each square represents a portion of the whole. Unlike pie charts, which can be hard to interpret with many categories, waffle charts provide a cleaner, grid-based approach that makes it easy to compare parts of ...
[...Read more...]
1 2 3 4 5 14