Summarise and explore Pandas DataFrames
Project description
lens is a library for exploring data in Pandas DataFrames. It computes single column summary statistics and estimates the correlation between columns. We wrote lens when we realised that the initial steps of acquiring a new data set were almost formulaic: What data type is in this column? How many null values are there? Which columns are correlated? What’s the distribution of this value? lens calculates all this for you.
See the documentation for more details.
Installation
lens can be installed from PyPI with pip:
pip install lens
Testing
To run the tests, run:
py.test --ignore=it
License
lens is licensed under the Apache License, see LICENSE.txt for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lens-0.4.5.tar.gz
.
File metadata
- Download URL: lens-0.4.5.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa9457977ea522b2c8587f31c7e826edf4daa080ad47cb5189e248d03c877563 |
|
MD5 | 08f8e1bd92e6f26d67a3f43394cdce61 |
|
BLAKE2b-256 | 3bf25d2605cac7d8ef5b816c5e6f4e70595cb5c8af788387f8af9797c73abcfd |
File details
Details for the file lens-0.4.5-py2.py3-none-any.whl
.
File metadata
- Download URL: lens-0.4.5-py2.py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 568d4e10e2c863442a7e9b76f8368a672f6a7be2f3d8ea1a391407e71af8842e |
|
MD5 | 55fef744531e21588f4a7d6d4897aa86 |
|
BLAKE2b-256 | dde0dd0a5064624be095e5914ed0e31bb0190db00d501ba798ed86c2792bbc86 |