Contents

seaborn 0.13.2

0

Statistical data visualization

Statistical data visualization

Stars: 13728, Watchers: 13728, Forks: 2079, Open Issues: 206

The mwaskom/seaborn repo was created 13 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 13728 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 206 open issues on GitHub

  • Fix FutureWarning for observed parameter in groupby
  • DOC: README Update relative urls with absolute urls
  • DOC: README links not working on PyPI
  • hue_order breaks with pandas StringArray
  • [email protected]: 3 tests fail with NumPy 2.3.1
  • When adding rugplot to jointplot histograms, the bars get cut off in the docs example
  • seaborn.objects: Add formatting string argument to Text mark

See more issues on GitHub

Related Packages & Articles

pandas 3.0.1

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

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.13.2

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.4.0

Python framework for fast Vector Space Modelling