Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

summarize_dataframe-0.3.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

summarize_dataframe-0.3.0-py3-none-any.whl (2.3 kB view hashes)

Uploaded 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