Metadata-Version: 2.1
Name: valeeew
Version: 0.0.12
Summary: Toolbox made for DATA manipulation
Home-page: https://github.com/Valeeew/Pack
Author: Valentin MONTEIRO
Author-email: v.monteiro.pro@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Valeeew/Pack/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Valeeew

> ## By Valentin MONTEIRO
___
### Table of contents
- Introduction
- Cleaning
- Outliers
  - IQR
  - Z-score
- Credits
___
## Introduction

Toolbox made for data manipulation, the goal is to reduce time-consuming tasks. If you want to participate, or simply give ideas, I would be happy to discuss, or even work with you on this project ! 

## Cleaning
### watch
function to make a quick overview of the DATAframe
## Outliers
### IQR
function to highlight outliers using the IQR method
### Z-score
function to highlight outliers using the Z-score method
___
## Credits
> People involved in the project

