• 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

Seaborn

Change Axis Labels, Set Title and Figure Size to Plots with Seaborn

datavizpyr · December 27, 2019 ·

Set Title with Seaborn

In this post we will see examples of how to change axis labels, how to increase the size of axis labels and how to set title for the plot made using Seaborn in Python. These three are most basic customizations a plot needs to make it useful. Let us load the packages we need to … [Read more...] about Change Axis Labels, Set Title and Figure Size to Plots with Seaborn

Filed Under: Seaborn Axis Label, Seaborn title Tagged With: Python, Seaborn

How to Make Pairplot with Seaborn in Python?

datavizpyr · December 26, 2019 ·

Pairplot of Select Variables Seaborn

When you have multiple variables you might want to quickly look at how each variable is distributed and how each variable is related to other variables. Basically, we are interested in histograms of each variable and scatter plots for all pairs of variables. Seaborn's … [Read more...] about How to Make Pairplot with Seaborn in Python?

Filed Under: Pairplot Seaborn, Python, Seaborn Tagged With: Python, Seaborn

How To Make Boxplots with Seaborn in Python?

datavizpyr · December 14, 2019 ·

Boxplot with Catplot Seaborn Python

Boxplot is a way to visualize quantitative/numeric variable, in a concise way using quartiles of a data distribution. Here, we will see examples of making simple boxplots using Seaborn in Python. Let us first load packages needed for making boxplot. We will use weather … [Read more...] about How To Make Boxplots with Seaborn in Python?

Filed Under: Python, Python Boxplot, Seaborn, Seaborn Boxplot Tagged With: Boxplot, Python, Seaborn

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 6
  • Page 7
  • Page 8

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