Seaborn is a library for making statistical graphics in Python. It is built on top of matplotlib and closely integrated with pandas data structures.
Here is some of the functionality that seaborn offers:
A dataset-oriented API for examining relationships between multiple variables
Convenient views onto the overall structure of complex datasets
Specialized support for using categorical variables to show observations or aggregate statistics
Options for visualizing univariate or bivariate distributions and for comparing them between subsets of data
Automatic estimation and plotting of linear regression models for different kinds of dependent variables
High-level abstractions for structuring multi-plot grids that let you easily build complex visualizations
Concise control over matplotlib figure styling with several built-in themes
Tools for choosing color palettes that faithfully reveal patterns in your data
Seaborn aims to make visualization a central part of exploring and understanding data. Its dataset-oriented plotting functions operate on dataframes and arrays containing whole datasets and internally perform the necessary semantic mappings and statistical aggregations to produce informative plots.
Release files for seaborn 0.11.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| seaborn-0.11.2.tar.gz | 268.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seaborn-0.11.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 561.7 kB
Release files / seaborn-0.11.2.tar.gz
| Download URL | seaborn-0.11.2.tar.gz |
|---|---|
| Size | 268.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cf45e9286d40826864be0e3c066f98536982baf701a7caa386511792d61ff4f6
|
|
BLAKE2b-256 checksum How to use checksums |
588151b7ee560a1b01d5c47cae22bfed4e79f1529a08cdff950506097b0d51e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|
Release files / seaborn-0.11.2-py3-none-any.whl
| Download URL | seaborn-0.11.2-py3-none-any.whl |
|---|---|
| Size | 292.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
85a6baa9b55f81a0623abddc4a26b334653ff4c6b18c418361de19dbba0ef283
|
|
BLAKE2b-256 checksum How to use checksums |
105b0479d7d845b5ba410ca702ffcd7f2cd95a14a4dfff1fde2637802b258b9b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|