Skip to main content

Outlier remover tool

Project description

outlier_remover

A outlier removal tool, removes outlier row-wise using z-score or InterQuartile Range method
PyPI Project link here

Usage

Use below commands to install and use
  • pip install outlier-remover-csv
  • python3
  • >>>from outlier import outlier
    >>>t = outlier.outlier(input_filename,output_filename,[method])
method is optional. It can be "z_score" or "iqr", by default it is "iqr"
e.g 1. t = outlier.outlier("mydata.csv","out.csv","z_score")
e.g 2. t = outlier.outlier("mydata.csv","out.csv")

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

outlier-remover-csv-1.0.6.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

outlier_remover_csv-1.0.6-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file outlier-remover-csv-1.0.6.tar.gz.

File metadata

  • Download URL: outlier-remover-csv-1.0.6.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for outlier-remover-csv-1.0.6.tar.gz
Algorithm Hash digest
SHA256 2f9372cfa859ee426ad4bdc7bfad84cd723ce03430a3b89c8db1b3db4ea7de1c
MD5 d59054ca02b861dcef9ea4b0ac3454b8
BLAKE2b-256 b5608df1fea5e28c4254eb9533349440a39502d25da524bb233ea722a95ae512

See more details on using hashes here.

File details

Details for the file outlier_remover_csv-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: outlier_remover_csv-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for outlier_remover_csv-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f3a2a0ac2e0d5fb82cfa118c1c50414d21f37d7bdead244b7744b0e1d35fc510
MD5 afe35a7b32145df92c6bcadd26f988fb
BLAKE2b-256 f24b5c38aadb9b0c7d1ebdf8302888343b5b7b0415b6f98c8bf0fa77f61e0acc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page