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.

All labels observed (8)

Label Occurrences
Seaborn canonical 3
FacetGrid 1
Seaborn library 1

How this entity was disambiguated

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 FacetGrid
linked to: Seaborn

JointGrid
PairGrid
barplot
boxplot
catplot
clustermap
countplot
displot
heatmap
jointplot
lmplot
pairplot
regplot
relplot
stripplot
swarmplot
violinplot
integratesWith Pandas
linked to: 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

How these facts were elicited

Referenced by (10)

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

Python visualizationLibrary Seaborn
Seaborn hasFunction FacetGrid
linked to: Seaborn
JointGrid createdBy Seaborn library
linked to: Seaborn
PairGrid partOf Seaborn
PairGrid relatedTo seaborn.pairplot
linked to: Seaborn
sns aliasFor seaborn
linked to: Seaborn
sns providesAccessTo seaborn.boxplot
linked to: Seaborn
sns providesAccessTo seaborn.violinplot
linked to: Seaborn
sns providesAccessTo seaborn.clustermap
linked to: Seaborn