Skip to main content

Visualize outliers in data

Project description

PyViO

The PyViO (stands for Python VIsualize Outliers) is a python package to visualize the outliers using multiple interactive plots. It employs blox-plots, donut-plots & heatmaps to show where the outliers are present in the data and how much of the data is being flagged as outlier. It also tries to estabilish a reason for why a particular data-point is being flagged as outlier.

This library has been built SOLELY for EDUCATIONAL PURPOSES and is still on its way to perfection. Please let us know if you happen to find some issue and we will be glad to put a fix for it!!

Contact us at team.pyvio@gmail.com

** Note 1 - Please use Google Chrome to enable the full functionality of this package.

** Note 2 - There might be a processing issue in cases of large datasets. For the moment, please consider trying this package on smaller datasets.

How to install

PyViO can be installed from PyPi using the following Pip command:

pip install PyViO

How to summon

You can summon the PyViO into your code by simply importing the PyViO package:

from PyViO import interact
interact.show_outliers(data, method, parameter(optional parameter))
  • Please refer to the docstring for more details

About Command Line

The literature articles on various methods which are being used to detect and visualize the outliers can be seen by using command line.

python -m PyViO <method number>
  • How to see the Wiki articles?
    • 1 to see 'Interquartile range'
    • 2 to see 'Standard score'
    • 3 to see 'Median filter'

Alternatively, the help section for this package can be seen by using the following command.

python -m PyViO -help OR -h

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

PyViO-1.2.0.tar.gz (7.8 kB view details)

Uploaded Source

File details

Details for the file PyViO-1.2.0.tar.gz.

File metadata

  • Download URL: PyViO-1.2.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for PyViO-1.2.0.tar.gz
Algorithm Hash digest
SHA256 7288e31190468cd2094572eb2b0a7ff42c3a0daff5ad01294749e52a1d87e1aa
MD5 a6a5720102165d2b4146615c5405c81a
BLAKE2b-256 1bb3cad8970821471e62620ffa86b1fb9282e15069853419e44d36a12f200319

See more details on using hashes here.

Supported by

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