Skip to main content

The Cleaning and EXploration kit for Data Scientist.

Project description

Thumbnail

CEX: Cleaning and EXploration kit for data scientist

Package PyPI Latest Release License

What is it?

The ultimate kit for Data Scientists to do data Cleaning and EXploration with 30+ built-in functions that can help data scientist to do data wrangling. This package aims to make data wrangling easier by calling a function to do specific task without having to do raw coding.

Features

  • 30+ built-in functions for data cleaning and exploration
  • Compatible with popular data science libraries such as pandas and numpy
  • Comprehensive error handling and validation

Usage

Quick example:

import cex
import pandas as pd

df = pd.read_csv("data.csv")
cex.col_category_graph(df)

Result:

Sample

Source Code

The source code is located here

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

python-cex-0.0.6.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

python_cex-0.0.6-py3-none-any.whl (8.3 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