types-seaborn 0.13.2.20251221
Version history | Download JSON
-
PyPI https://pypi.org/project/types-seaborn/ Repository https://github.com/python/typeshed -
py.typedstubs-only typeshed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 1217 "Any" : 42 "Untyped" : 18 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 897 "classes" : 314 "other" : 35- 97 functions (+18 overloads)
- 800 parameters
- 46 classes
- 83 methods (+0 overloads)
- 210 parameters
- 21 properties
- 83 methods (+0 overloads)
- 36 modules
- 35 attrs
- 97 functions (+18 overloads)
Modules
Incomplete Annotations
seaborn._core.plot (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Plot.save |
13 | 13 | 1 |
seaborn.axisgrid (0 missing, 20 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
JointGrid.plot |
4 | 4 | 1 |
meth |
JointGrid.plot_joint |
3 | 3 | 1 |
meth |
JointGrid.plot_marginals |
3 | 3 | 1 |
meth |
JointGrid.refline |
8 | 8 | 1 |
meth |
JointGrid.set_axis_labels |
4 | 4 | 1 |
meth |
FacetGrid.map |
4 | 4 | 1 |
meth |
FacetGrid.map_dataframe |
4 | 4 | 1 |
meth |
FacetGrid.set_axis_labels |
5 | 5 | 1 |
meth |
FacetGrid.set_xlabels |
4 | 4 | 1 |
meth |
FacetGrid.set_ylabels |
4 | 4 | 1 |
meth |
FacetGrid.set_xticklabels |
4 | 4 | 1 |
meth |
FacetGrid.set_yticklabels |
3 | 3 | 1 |
meth |
FacetGrid.set_titles |
5 | 5 | 1 |
meth |
FacetGrid.refline |
6 | 6 | 1 |
meth |
PairGrid.map |
3 | 3 | 1 |
meth |
PairGrid.map_lower |
3 | 3 | 1 |
meth |
PairGrid.map_upper |
3 | 3 | 1 |
meth |
PairGrid.map_offdiag |
3 | 3 | 1 |
meth |
PairGrid.map_diag |
3 | 3 | 1 |
func |
seaborn.axisgrid.jointplot |
20 | 20 | 1 |
seaborn.categorical (12 missing, 9 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
seaborn.categorical.barplot |
33 | 30 | 1 |
func |
seaborn.categorical.catplot |
36 | 35 | 1 |
func |
seaborn.categorical.violinplot |
36 | 33 | 1 |
func |
seaborn.categorical.stripplot |
22 | 22 | 1 |
func |
seaborn.categorical.countplot |
23 | 23 | 1 |
func |
seaborn.categorical.boxenplot |
33 | 32 | 1 |
func |
seaborn.categorical.pointplot |
32 | 28 | 1 |
func |
seaborn.categorical.boxplot |
26 | 26 | 1 |
func |
seaborn.categorical.swarmplot |
22 | 22 | 1 |
seaborn.colors.crayons (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
seaborn.version |
1 | 0 | 0 |
seaborn.distributions (0 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
seaborn.distributions.ecdfplot |
15 | 15 | 1 |
func |
seaborn.distributions.histplot |
35 | 35 | 1 |
func |
seaborn.distributions.displot |
24 | 24 | 1 |
func |
seaborn.distributions.kdeplot |
30 | 30 | 1 |
func |
seaborn.distributions.rugplot |
13 | 13 | 1 |
seaborn.external.appdirs (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
seaborn.external.appdirs.unicode |
1 | 0 | 0 |
attr |
seaborn.external.appdirs.os_name |
1 | 0 | 0 |
seaborn.external.docscrape (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NumpyDocString.getitem |
2 | 2 | 1 |
meth |
NumpyDocString.setitem |
3 | 3 | 1 |
seaborn.external.husl (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
seaborn.external.husl.version |
1 | 0 | 0 |
seaborn.matrix (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
seaborn.matrix.clustermap |
21 | 20 | 0 |
func |
seaborn.matrix.heatmap |
25 | 24 | 0 |
seaborn.relational (0 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
seaborn.relational.lineplot |
30 | 30 | 1 |
func |
seaborn.relational.relplot |
29 | 29 | 1 |
func |
seaborn.relational.scatterplot |
18 | 18 | 1 |
seaborn.utils (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
seaborn.utils.load_dataset |
5 | 5 | 1 |
func |
seaborn.utils.move_legend |
4 | 4 | 1 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore[overload-overlap] |
1 |
type: ignore[override] |
1 |