A package to provide summary data about pandas DataFrame
Project description
Summarize dataframe
Feature
This python library permits to get some statistic about your pandas DataFrame. It returns the number of rows and columns and the frequency of each datatype present in the DataFrame
Usage
To install the package, run:
pip install summarize-dataframe
It has been tested for Python 3.7
, 3.8
and 3.9
Developers
To run the tests:
install first poetry and run:
poetry install
Next run:
poetry run pytest
or:
tox
About
Faouzi Braza
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
Built Distribution
File details
Details for the file summarize_dataframe-0.3.0.tar.gz
.
File metadata
- Download URL: summarize_dataframe-0.3.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.7 Linux/5.11.0-7614-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4936b31b8ebdabbb7b7a4435943869202c3b6b6adf48da988bab5ea90f3d30a2 |
|
MD5 | 8c907a040821d340eb0b26fb85f93cc1 |
|
BLAKE2b-256 | 0f6c9a9cbad84ca85ed43b94104651a8baac53ebd49d6315e74e81d783397b78 |
File details
Details for the file summarize_dataframe-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: summarize_dataframe-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.7 Linux/5.11.0-7614-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 876c5993a6374705a6af0b9be6cc3abf10742bdff654b7b2891c82387964d81d |
|
MD5 | 4b8cff9603831d89617eacb87b9b41ef |
|
BLAKE2b-256 | 9398edd44a6de5c7fd4b9beedd16cb305615a1d1247b3252b40c2d61cda51521 |