Customer Sales Ranking in TableauHow would you create a chart in Tableau that shows all of your customers ranked by sales, in […] August 9, 2024 in Data Visualization tagged Tableau / sales / sort / rank / ranking / chart / bar / Dashboard Customer by Mike
Stacked Bar Chart 2 in TableauDo you want to create another stacked bar chart in Tableau? Let’s consider an example. Suppose you have […] July 13, 2024 in Data Visualization tagged chart / bar / stacked / Bar Charts Tableau by Mike
Shared Axis Bar ChartIn Tableau, are you needing to chart showing two measures (numerical) and one category? For example, suppose you […] April 28, 2024 in Data Visualization tagged chart / bar / shared / Tableau / axis / Bar Charts Tableau by Mike
Bar Chart with HierarchyThis post discusses how to create a bar chart in Tableau showing a continuous quantitative variable, such as […] April 22, 2024 in Data Visualization tagged average / hierarchy / chart / bar / line / Bar Charts Tableau by Mike
Stacked Bar Chart in TableauWe need to create a horizontal bar chart displaying Sales split by Gender and Sub-category. The sub-category in […] April 21, 2024 in Data Visualization tagged chart / bar / stacked / Bar Charts Tableau by Mike
Bar Charts in TableauThe bar chart is perhaps the most used and most popular chart. It is very popular in data […] April 21, 2024 in Data Visualization tagged Tableau / parameter / reference / chart / bar / constant / line / Bar Charts Tableau by Mike
The Filters Shelf in TableauIn Tableau, the Filters shelf appears above the Marks card and is a place where you can specify […] April 21, 2024 in Data Visualization tagged Tableau / shelf / chart / bar / filter / Tooltip / Starting with Tableau by Mike
Visualizing DataVisualizing data is the most intuitive way to interpret it, so it’s an invaluable skill. It is much […] April 13, 2024 in Statistics tagged visualization / variable / chart / bar / graph / data / Statistics by Mike
Bar Charts in MatplotlibThe bar chart is one of the most common and most important charts. I will loosely follow Corey […] March 7, 2024 in Python tagged chart / bar / matplotlib / Matplotlib by Mike
Groupby Multiple ColumnsHow do you take a pandas DataFrame of data (dataset) and produce a multi-column bar chart? You can […] August 4, 2023 in Python tagged aggregate / groupby / column / seaborn / chart / matplotlib / bar / barplot / graph / group / by / plot / pandas / Pandas EDA Structuring by Mike
Apply a Custom Function to a DataFrameHow do we apply a custom Python function to a column in a pandas DataFrame? Here we’ll use […] August 3, 2023 in Python tagged add / column / apply / bar / progress / series / custom / dataframe / function / strip / new / assign / lambda / tqdm by Mike
Choosing a Chart TypeThere are lots of graphs you could use. Not all are great choices. Many times choosing simple and […] November 22, 2022 in Data Visualization tagged colour / color / viz / type / choose / column / histogram / palette / choosing / chart / bar / graph / line / pick / Excel Charts by Mike