Skip to main content

The Cleaning and EXploration kit for Data Scientist.

Project description

CEX

Thumbnail

The ultimate kit for Data Scientists to do data Cleaning and EXploration with 30+ built-in functions.

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

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.4.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

python_cex-0.0.4-py3-none-any.whl (7.7 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