sns
E96639
sns is the conventional alias used when importing Seaborn, a popular Python data visualization library built on top of Matplotlib.
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf | Python library alias ⓘ |
| abbreviationOf | seaborn namespace in Python code ⓘ |
| aliasFor |
Seaborn
ⓘ
surface form:
seaborn
|
| associatedWith |
data visualization
ⓘ
statistical graphics ⓘ |
| builtOnTopOf | Matplotlib ⓘ |
| category |
data visualization tool
ⓘ
statistical plotting interface ⓘ |
| commonlyUsedWith |
NumPy
ⓘ
pandas ⓘ |
| domain |
data analysis
ⓘ
machine learning ⓘ scientific computing ⓘ |
| ecosystem | Python scientific stack ⓘ |
| providesAccessTo |
seaborn.barplot
ⓘ
Seaborn ⓘ
surface form:
seaborn.boxplot
seaborn.catplot ⓘ Seaborn ⓘ
surface form:
seaborn.clustermap
seaborn.countplot ⓘ seaborn.displot ⓘ seaborn.heatmap ⓘ seaborn.histplot ⓘ seaborn.jointplot ⓘ seaborn.kdeplot ⓘ seaborn.lineplot ⓘ seaborn.lmplot ⓘ seaborn.pairplot ⓘ seaborn.relplot ⓘ seaborn.scatterplot ⓘ seaborn.set_context ⓘ seaborn.set_style ⓘ seaborn.set_theme ⓘ Seaborn ⓘ
surface form:
seaborn.violinplot
|
| relatedTo |
Matplotlib
NERFINISHED
ⓘ
NumPy ⓘ pandas ⓘ |
| typicalCompanionImport |
import matplotlib.pyplot as plt
ⓘ
import pandas as pd ⓘ |
| typicalImportStatement | import seaborn as sns ⓘ |
| usedFor |
creating statistical plots
ⓘ
quick exploratory data analysis ⓘ visualizing categorical data ⓘ visualizing correlation matrices ⓘ visualizing distributions ⓘ visualizing relationships between variables ⓘ |
| usedInLanguage | Python ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.