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

Supported by

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