Skip to main content

Constant-time EDA for any dataset size — one line, fixed time.

Project description

⚡ FlashEDA

Constant-time Exploratory Data Analysis — one line, fixed time, any dataset size.

Install

pip install flasheda

Usage

import flasheda

report = flasheda.analyze(df)   # works on 1K or 50M rows in the same time
report.show()                   # rich console output
report.save_html("report.html") # browser report

How it works

FlashEDA uses reservoir sampling to always analyse exactly 5,000 rows, regardless of dataset size. All analyzers run in parallel via ThreadPoolExecutor.

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

flasheda-0.1.3.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

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

flasheda-0.1.3-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file flasheda-0.1.3.tar.gz.

File metadata

  • Download URL: flasheda-0.1.3.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for flasheda-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e0831d9f7a780df850a6ca7750f22377127058e6e64f20bdacd112ac5ef74c51
MD5 93cce13f2fac50f6fcf67ad4c72bc66f
BLAKE2b-256 80bde6005b6afc247e61658f637be34442b9d1e620c38353fc69c549ec7ffcfa

See more details on using hashes here.

File details

Details for the file flasheda-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: flasheda-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for flasheda-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d91460bfff6c74ecb05d838a0a456538c0ce93adf983cf19ebc7cfcab2822eae
MD5 b2a64416513b839399b2c5602b6f6874
BLAKE2b-256 14e8dde7345d1a36203dfdb0c4b528df8aba326cb0fb941e8eb116d020a7a82c

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