Skip to main content

python utils for detect data

Project description

TOAD

PyPi version Python version Build Status

ESC Team's scorecard tools

Install

via pip

pip install toad

via source code

python setup.py install

Usage

import toad


data = pd.read_csv('test.csv')

toad.detect(data)

toad.quality(data, target = 'TARGET', iv_only = True)

toad.IV(feature, target, method = 'dt', min_samples = 0.1)

Documents

A simple API docs

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

toad-0.0.55.tar.gz (14.0 MB view hashes)

Uploaded Source

Built Distributions

toad-0.0.55-cp37-cp37m-win_amd64.whl (14.1 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

toad-0.0.55-cp37-cp37m-macosx_10_14_x86_64.whl (14.2 MB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

toad-0.0.55-cp36-cp36m-win_amd64.whl (14.1 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

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