Skip to main content

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.

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

lens-0.4.2.tar.gz (160.7 kB view hashes)

Uploaded Source

Built Distribution

lens-0.4.2-py2.py3-none-any.whl (34.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page