Skip to main content

Data cleaning tool for Python

Project description

broompy - a simple data cleaning tool for Python

broompy is a Python library designed to help data scientists observe a summary of their Dataset and facilitate data cleaning. It reveals features that require cleaning or inspection. This library also displays charts to view the normal approximation of variable distributions and generates scatter plot to visualize correlation.

Github: https://github.com/juanduranc/broompy

Main Features

  • Display count of null and available data.
  • Display mean, median and 1.5 IQR outliers count.
  • Identify data types of each variable.
  • Identify count of unique values per variable.
  • Identify the normal approximation using pvalue.
  • Show a dataset sample to understand data content.
  • Visualize trends with histograms and scatter plot.

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

broompy-2.1.9.tar.gz (7.2 kB view hashes)

Uploaded Source

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