• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Data Viz with Python and R

Learn to Make Plots in Python and R

  • Home
  • Seaborn
  • Matplotlib
  • ggplot2
  • Altair
  • About
    • Privacy Policy
  • Visualizing Activation Functions in Neural Networks
  • Confusion Matrix Calculator
  • Visualizing Dropout Rate in Neural Network
  • Visualizing Loss Functions in Neural Networks
  • Show Search
Hide Search

Python

How To Make Bubble plot with Altair in Python?

datavizpyr · January 23, 2020 ·

Bubble Plot with Filled Circle

Bubble plot is a data visualization technique that shows bubbles i.e. circles on a two dimensional plot. Bubble plot is simply a scatter plot where we plot bubbles/circles instead of points in a scatter plot. Bubble chart is useful when you have three variables and the size of … [Read more...] about How To Make Bubble plot with Altair in Python?

Filed Under: Altair, Bubble Plot Altair, Python Tagged With: Altair, Bubble Plot, Python

How To Color a Scatter Plot by a Variable in Altair?

datavizpyr · January 21, 2020 ·

Scatter Plot with Altair in Python

In this tutorial, we will learn how to color data points in a scatter plot by a variable using Altair in Python. Let us load Altair and Pandas. We will use gapminder data to make scatter plot first and color by a variable using Altair. To make a simple scatter … [Read more...] about How To Color a Scatter Plot by a Variable in Altair?

Filed Under: Color Scatter Plot by a Variable, Python Tagged With: Altair, Python, Scatter Plot Altair

How to Create a Heatmap in Python with Seaborn (Step-by-Step Guide)

datavizpyr · January 20, 2020 ·

Heatmap with Seaborn using coolwarm colormap

Heatmaps are perfect for showing patterns across two categorical axes (e.g., months × years) with a numeric value mapped to color. Heatmaps make it easy to spot seasonality, gradients, clusters, and outliers in two-dimensional data. In Python, Seaborn’s heatmap() makes it easy to … [Read more...] about How to Create a Heatmap in Python with Seaborn (Step-by-Step Guide)

Filed Under: Heatmap Seaborn, Python, Seaborn Tagged With: heatmap, Python, Seaborn

Multiple Density Plots with Pandas in Python

datavizpyr · January 17, 2020 ·

Multiple Density Plots with Pandas

Often you may have data belonging to multiple groups. Visualizing them as multiple density plot is a great way to understand the similarities and differences between the groups. In this tutorial, we will learn how to make multi-density plot using Pandas in Python. We will use … [Read more...] about Multiple Density Plots with Pandas in Python

Filed Under: Multiple Density Plot Python, Pandas Density Plot, Python Tagged With: Pandas, Python

Density Plots with Pandas in Python

datavizpyr · January 14, 2020 ·

Density Plot on log-scale with Pandas

Pandas' plot function is extremely useful in quickly making a variety of plots including density plots, boxplots and many more. In this post, we will see examples of making simple density plots using Pandas plot.density() function in Python. Let us first load the packages … [Read more...] about Density Plots with Pandas in Python

Filed Under: Pandas Density Plot, Python Tagged With: Pandas, Python

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • Page 17
  • Interim pages omitted …
  • Page 19
  • Go to Next Page »

Primary Sidebar

Python & R Viz Hubs

  • Seaborn Guide & Cookbook
  • ggplot2 Guide & Cookbook
  • Matplotlib Guide & Cookbook
  • Confusion Matrix Calculator
  • Visualizing Activation Functions
  • Visualizing Dropout
  • Visualizing Loss Functions

Buy Me a Coffee

Copyright © 2026 · Daily Dish Pro on Genesis Framework · WordPress · Log in

Go to mobile version