Seaborn

E17844

Seaborn is a Python data visualization library built on top of Matplotlib that provides a high-level interface for creating attractive and informative statistical graphics.

Jump to: Surface forms Statements Referenced by

Observed surface forms (7)

Surface form Occurrences
FacetGrid 1
Seaborn library 1
seaborn 1

Statements (57)

Predicate Object
instanceOf Python library
data visualization library
statistical graphics library
builtOnTopOf Matplotlib
designedFor statistical analysis visualization
hasAPI categorical plots API
distribution plots API
relational plots API
hasFunction Seaborn self-linksurface differs
surface form: FacetGrid

JointGrid
PairGrid
barplot
boxplot
catplot
clustermap
countplot
displot
heatmap
jointplot
lmplot
pairplot
regplot
relplot
stripplot
swarmplot
violinplot
integratesWith pandas
surface form: Pandas
license BSD license
programmingLanguage Python
provides color palettes
default themes for Matplotlib
high-level interface for statistical graphics
tools for visualizing categorical data
tools for visualizing distributions
tools for visualizing linear relationships
repositoryPlatform GitHub
specializesIn statistical data visualization
supports bar plots
box plots
categorical plots
confidence intervals
distribution plots
facet grids
heatmaps
histograms
joint plots
kernel density plots
line plots
mapping data to visual semantics
pair plots
regression plots
scatter plots
statistical estimation in plots
time series plots
violin plots
typicalImportName sns
uses Matplotlib axes objects

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

sns aliasFor Seaborn
this entity surface form: seaborn
JointGrid createdBy Seaborn
this entity surface form: Seaborn library
Seaborn hasFunction Seaborn self-linksurface differs
this entity surface form: FacetGrid
PairGrid partOf Seaborn
sns providesAccessTo Seaborn
this entity surface form: seaborn.boxplot
sns providesAccessTo Seaborn
this entity surface form: seaborn.violinplot
sns providesAccessTo Seaborn
this entity surface form: seaborn.clustermap
PairGrid relatedTo Seaborn
this entity surface form: seaborn.pairplot
Python visualizationLibrary Seaborn