lens
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.
Release files for lens 0.4.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lens-0.4.5.tar.gz | 54.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lens-0.4.5-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 88.7 kB
Release files / lens-0.4.5.tar.gz
| Download URL | lens-0.4.5.tar.gz |
|---|---|
| Size | 54.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aa9457977ea522b2c8587f31c7e826edf4daa080ad47cb5189e248d03c877563
|
|
BLAKE2b-256 checksum How to use checksums |
3bf25d2605cac7d8ef5b816c5e6f4e70595cb5c8af788387f8af9797c73abcfd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / lens-0.4.5-py2.py3-none-any.whl
| Download URL | lens-0.4.5-py2.py3-none-any.whl |
|---|---|
| Size | 34.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
568d4e10e2c863442a7e9b76f8368a672f6a7be2f3d8ea1a391407e71af8842e
|
|
BLAKE2b-256 checksum How to use checksums |
dde0dd0a5064624be095e5914ed0e31bb0190db00d501ba798ed86c2792bbc86
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|