Skip to main content

Outlier removal package

Project description

Library for Handling Missing Data

PROJECT 3, UCS633 - Data Analysis and Visualization
Nishchay Mahajan
COE18
Roll number: 101703377

Takes two inputs - filename of input csv, Method of handling data.

Resulting csv is saved with the name OUTPUT.CSV.

Installation

pip install missing-pypck

Use via command line

Drop rows with NaN python3 missing.py filename dropr

Drop columns with NaN python3 missing.py filename dropc

Imputing with mean python3 missing.py filename mean

Imputing with median python3 missing.py filename median

Imputing with mode python3 missing.py filename mode

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

missing-pypck-1.0.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

missing_pypck-1.0.0-py3-none-any.whl (3.1 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