A package for pairplot and corrplot
Project description
pairplot
import pairplot as pp
pp.pairplot_long(df, column, value, index=False)
pp.pairplot_wide(wide_df, column=False)
import seaborn as sns
import pairplot as pp
iris = sns.load_dataset('iris')
pp.pairplot_wide(iris)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
paircorr-0.0.1.tar.gz
(7.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file paircorr-0.0.1.tar.gz.
File metadata
- Download URL: paircorr-0.0.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d1b6f3d7e663d43cc0cc812b723ad4b97993a98acdbfe0e3d171c7e4b440aa4
|
|
| MD5 |
32d0c91c9735fa6d23af69704446c7b8
|
|
| BLAKE2b-256 |
7d6f678d323a89ba754249acdc9961b42fae0cce9affeebdf35397b4dca5290a
|
File details
Details for the file paircorr-0.0.1-py3-none-any.whl.
File metadata
- Download URL: paircorr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04741e7b0c8cc36b7a9e5a317f300102c4456138c730f86c6ff7b036ec7edeca
|
|
| MD5 |
d27d9b76b79418665eb7b51633559d9a
|
|
| BLAKE2b-256 |
eafc988cf07ba75e861fdde207cf59acd702b571c486cfb6dc1823b392741114
|