Skip to main content

A package for generating EDA reports

Project description

eda-excel-report

eda-excel-report is a Python package for generating detailed exploratory data analysis (EDA) reports specifically for datasets with binary target variables. The package creates comprehensive EDA reports in Excel format, which include statistics and visualizations in the form of table that help in understanding the distribution and relationship of various features with the target variable.

Features

  • Calculates frequency and distribution of feature values.
  • Computes target rate, percentage of total target, and lift for each feature value.
  • Automatically handles numeric and categorical data.
  • Generates Excel reports with well-formatted tables and conditional formatting.
  • Removes gridlines and adds borders for better readability.

Installation

You can install the package via pip:

pip install eda-excel-report

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

EDAExcelReport-0.1.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

EDAExcelReport-0.1.0-py3-none-any.whl (11.5 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