-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebb10bf
commit 40e76d1
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
# Outliersdetection | ||
|
||
|
||
<h1 align="center"> | ||
<img src="/branding/logo/primary/outliersremoverlogo.png" width="300"> | ||
</h1><br> | ||
|
||
# Outliersdetection: powerful Python outlier detection toolkit | ||
[![PyPI Latest Release](https://img.shields.io/pypi/v/pandas.svg)](https://pypi.org/project/pandas/ | ||
|
||
## Main Features | ||
|
||
[![PyPI Downloads](https://img.shields.io/pypi/dm/numpy.svg?label=PyPI%20downloads)]( | ||
https://pypi.org/project/numpy/) | ||
- It supports numpy arrays and pandas dataframes | ||
- Multiple outlier detection techniques that can be combined | ||
- Power full visualizations |