Skip to content

types-seaborn 0.13.2.20251221

Version history | Download JSON

  • PyPI https://pypi.org/project/types-seaborn/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 1217
        "Any" : 42
        "Untyped" : 18
    • 98.6% coverage
    • 95.3% coverage (strict)
    • 1277 typable
      • 1217 typed
      • 18 untyped
      • 42 Any
  • 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
    • 36 modules
      • 35 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
seaborn 0.0% 0.0% 0 0
seaborn._core.moves 100.0% 100.0% 5 0
seaborn._core.plot 100.0% 98.4% 61 1
seaborn._core.scales 100.0% 100.0% 33 0
seaborn._marks.area 0.0% 0.0% 0 0
seaborn._marks.bar 0.0% 0.0% 0 0
seaborn._marks.base 0.0% 0.0% 0 0
seaborn._marks.dot 0.0% 0.0% 0 0
seaborn._marks.line 100.0% 100.0% 1 0
seaborn._marks.text 0.0% 0.0% 0 0
seaborn._stats.aggregation 0.0% 0.0% 0 0
seaborn._stats.base 100.0% 100.0% 5 0
seaborn._stats.counting 100.0% 100.0% 1 0
seaborn._stats.density 100.0% 100.0% 1 0
seaborn._stats.order 0.0% 0.0% 0 0
seaborn._stats.regression 0.0% 0.0% 0 0
seaborn.algorithms 100.0% 100.0% 8 0
seaborn.axisgrid 100.0% 90.4% 208 0
seaborn.categorical 95.4% 92.0% 263 0
seaborn.cm 100.0% 100.0% 12 0
seaborn.colors.crayons 75.0% 75.0% 4 0
seaborn.colors.xkcd_rgb 100.0% 100.0% 3 0
seaborn.distributions 100.0% 96.3% 135 0
seaborn.external.appdirs 80.0% 80.0% 10 0
seaborn.external.docscrape 100.0% 95.6% 45 0
seaborn.external.husl 98.9% 98.9% 88 0
seaborn.external.kde 100.0% 100.0% 18 0
seaborn.external.version 100.0% 100.0% 17 0
seaborn.matrix 95.7% 95.7% 46 0
seaborn.miscplot 100.0% 100.0% 6 0
seaborn.palettes 100.0% 100.0% 63 0
seaborn.rcmod 100.0% 100.0% 37 0
seaborn.regression 100.0% 100.0% 86 0
seaborn.relational 100.0% 96.1% 77 0
seaborn.utils 100.0% 93.5% 31 1
seaborn.widgets 100.0% 100.0% 13 0

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