Skip to main content

MGD_Outliers is a Pypyththon package for identifying and visualizing outliers in a DataFrame.

Project description

MGD_Outliers

MGD_Outliers is an open-source Python package for detecting and analyzing outliers in data. The package provides a class, OutlierNinja, which can be used to detect outliers in numerical data, and provides several methods to analyze and visualize the detected outliers in quick and efficient manner.

Current version

version 0.1.4

Installation

You can install MGD_Outliers using pip:

pip install MGD_Outliers

Usage

To use the OutlierNinja class in MGD_Outliers, you first need to import the package:

from MGD_Outliers import OutlierNinja

Then, you have to create an instance of the OutlierNinja class:

outliers = OutlierNinja(limit_factor=1.5)   # 1.5 is a default value, you can change it as per your project requirement

Then, you need to train this object using a dataframe object

outliers.fit(data)

Once the OutlierNinja object is trained, you can sit back, relax with your favorite drink and call its methods and attributes like a true data ninja. For example, you can use the detect_outliers method to locate outliers in the data:

outliers.detect_outliers(column_name='age')

You can also use the plot_outlier_count method to plot barplot of the columns:

outliers.plot_outlier_count()

For a full list of methods available in the OutlierNinja class, see the documentation. I hope you find this package helpful. So, let the OutlierNinja package do the hard work, while you sip on your drink and reap the benefits of a well-optimized dataset.

License

This package is licensed under the Apache License 2.0. See the LICENSE file for more information.

Contributing

If you find any bugs or issues with MGD_Outliers, or if you have any suggestions for new features, please open an issue on GitHub. If you would like to contribute to the development of MGD_Outliers, please fork the repository and submit a pull request.

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

MGD_Outliers-0.1.4.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

MGD_Outliers-0.1.4-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file MGD_Outliers-0.1.4.tar.gz.

File metadata

  • Download URL: MGD_Outliers-0.1.4.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for MGD_Outliers-0.1.4.tar.gz
Algorithm Hash digest
SHA256 7b46b3345c0cfe8a58cea72e960d56c8082704ef89891d265b9fc885f2cb9eb8
MD5 e17844b27fe0115d4f20ce0917431d08
BLAKE2b-256 fc3f134003890d20262ce1ae15dad6f89171a101f9028521ad865112d3ce505d

See more details on using hashes here.

File details

Details for the file MGD_Outliers-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: MGD_Outliers-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for MGD_Outliers-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c1240647edc77d79164f4718279fdcfc3ed8c8753fe894f015d2ae2c97fedcdd
MD5 e0613b894b4429e7feaf83485fd4ea6c
BLAKE2b-256 07dea3147660c461c1b1277b9f1becb34b6fb2c198ee905f93ea8eecf5e8c45a

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