Skip to main content

A tool for Exploratory Data Analysis and Excel report generation

Project description

EDA Tool

A powerful CLI tool for Exploratory Data Analysis (EDA) and automated Excel report generation.

Features

  • Automated Metrics Calculation: Calculates a wide range of statistical metrics for numerical, categorical, and date columns.
  • Excel Report Generation: Generates a comprehensive Excel report with:
    • Summary statistics.
    • Detailed column metrics.
    • Individual column analysis.
    • Dynamic charts.
    • Data definitions.
  • Performance: Uses Dask for efficient processing of large datasets.
  • CLI Interface: Easy-to-use command-line interface.

Installation

You can install the package using pip:

pip install eda_tool

Usage

Run the tool from the command line:

eda-tool input.csv --output report.xlsx

Arguments

  • input_file: Path to the input CSV file (required).
  • --output, -o: Path to the output Excel file (optional, defaults to [input_stem]_metrics_report_[timestamp].xlsx).
  • --intermediate, -i: Save intermediate metrics to metrics.json (optional).

Example

eda-tool data.csv -o my_report.xlsx -i

Requirements

  • Python 3.8+
  • dask[complete]
  • pandas
  • numpy
  • openpyxl
  • scipy
  • tqdm

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

subinsoman_eda_tool-0.1.1-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file subinsoman_eda_tool-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for subinsoman_eda_tool-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d1be1246bb41f9b293a3dd76541d5b05afeb9275b34d5a961c616de4c9b774e
MD5 e851663bf6ed360584860c590d86a584
BLAKE2b-256 d4859d0335b9dcdca4cf1b85efe9dc1a46c1a8ba84bb2a11cf6bb05095f76d83

See more details on using hashes here.

Supported by

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