• 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

datavizpyr

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

How to Make Violin Plot with Seaborn in Python?

datavizpyr · December 14, 2019 ·

Violin plot with Seaborn

Violin plots are great way visualize continuous data distributions from multiple groups or categories. Violin plots are a lot like boxplot. Basically Violin plot is combination of boxplot and density plot. The shape of the density resembles a violin's shape. Violinplot quickly … [Read more...] about How to Make Violin Plot with Seaborn in Python?

Filed Under: Python, Python Violin Plot, Seaborn, Seaborn Violin Plot Tagged With: Python, Python Violinplot, Seaborn Violinplot

How to Make a Simple Histogram with Altair in Python?

datavizpyr · December 13, 2019 ·

Histogram with Altair

Altair is the newest to Pyhon's Data Visualization landscape. In this post we will see a simple example of making a histogram using Python's Altair package. Let us import Altair as alt and also import data from vega_datasets. We will use weather data set from … [Read more...] about How to Make a Simple Histogram with Altair in Python?

Filed Under: Altair, Histogram with Altair, Python Tagged With: Python

How To Change Axis Font Size with ggplot2 in R?

datavizpyr · December 13, 2019 ·

How to Increase axis fontsize ggplot2?

A plot or graphics made without legible x-axis and y-axis labels is a worthless plot. ggplot2 in R makes it easy to change the font size of axis labels. In this post, we will see examples of how to increase the font size of x and y-axis labels in R, including the tick mark … [Read more...] about How To Change Axis Font Size with ggplot2 in R?

Filed Under: change axis font size, ggplot2, R Tagged With: ggplot2, R

Simple Scatter Plot with Altair in Python

datavizpyr · December 12, 2019 ·

Simple Scatter Plot with Altair in Python

In this post, we will see an example of making a simple scatter plot using Altair 4.0.0. Altair is one latest interactive data visualization library in Python. Altair is based vega and Vega-lite - A Grammar of Interactive Graphics. Let us load Seattle weather data from … [Read more...] about Simple Scatter Plot with Altair in Python

Filed Under: Altair, Python, Scatter Plot, Scatter Plot with Altair Tagged With: Altair, Python

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 52
  • Page 53
  • Page 54
  • Page 55
  • 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