Skip to main content

A no-code solution for performing data cleaning like misssing value imputation,outlier handling,normalisation,transformationand quality check with an intuitive interface for interactive DataFrame manipulation and easy CSV export.

Project description

DataRefine

DataRefine is a Python package designed for data cleaning with interactive output and visualizations. It offers a streamlined interface to help users detect and handle missing values, outliers, perform normalization and transformation, and assess data quality. The package also integrates interactive visualizations to make it easy for users to understand their data, along with an interface for an enhanced user experience.

Features

  • Missing Values Detection and Handling: Detect missing values and apply various methods to handle them (mean, median, mode imputation, etc.).
  • Outlier Detection and Handling: Identify outliers and provide methods for dealing with them.
  • Normalization & Transformation: Apply normalization and transformation techniques to your data for scaling and distribution improvement.
  • Data Quality Assessment: Compute key quality metrics, summary statistics, and identify data inconsistencies.
  • Interactive Visualizations: Visualize data distributions, outliers, missing data, and correlations using easy-to-understand plots.
  • User-friendly Interface: An interactive Streamlit-powered interface for seamless navigation and ease of use.

Installation

You can install the latest version of DataRefine directly from PyPi:

pip install DataRefine

Project details


Release history Release notifications | RSS feed

This version

1.2

Download files

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

Source Distribution

datarefi-1.2.tar.gz (60.8 kB view hashes)

Uploaded Source

Built Distribution

datarefi-1.2-py3-none-any.whl (61.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