Contents

seaborn 0.13.2

0

Statistical data visualization

Statistical data visualization

Stars: 11890, Watchers: 11890, Forks: 1853, Open Issues: 150

The mwaskom/seaborn repo was created 11 years ago and the last code push was 23 hours ago.
The project is extremely popular with a mindblowing 11890 github stars!

How to Install seaborn

You can install seaborn using pip

pip install seaborn

or add it to a project with poetry

poetry add seaborn

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/seaborn/
GitHub Repo:
https://github.com/mwaskom/seaborn

Classifiers

  • Multimedia/Graphics
  • Scientific/Engineering/Visualization
No  seaborn  pypi packages just yet.

Errors

A list of common seaborn errors.

Code Examples

Here are some seaborn code examples and snippets.

GitHub Issues

The seaborn package has 150 open issues on GitHub

  • color_palette has incompatible desat and as_cmap arguments
  • suggestion: color parameter for sns.pairplot
  • DeprecationWarning with the latest setuptools
  • Remove extra colon in docstring
  • Seaborn histplot with one element gives "bins must be positive" error
  • Unnecessary y-label in relplot
  • Feature request: Add argument "fill" to lineplot()
  • Observation weights in regplot

See more issues on GitHub

Related Packages & Articles

pandas 2.2.1

Powerful data structures for data analysis, time series, and statistics

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.2.0

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

gensim 4.3.2

Python framework for fast Vector Space Modelling