seaborn 0.13.2
0
Statistical data visualization
Contents
Statistical data visualization
Stars: 12468, Watchers: 12468, Forks: 1916, Open Issues: 179The mwaskom/seaborn
repo was created 12 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 12468 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
Related Packages
Errors
A list of common seaborn errors.
Code Examples
Here are some seaborn
code examples and snippets.
GitHub Issues
The seaborn package has 179 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