This package is built for data scientists/analysts who needs to clean data, and train machine learning / AI models alot. The features in it are critical for Xgboost and Lightgbm models.
Project description
Custom data wrangling functions.
This package is built for data scientists/analysts who needs to clean data, and train machine learning / AI models alot. The features in it are critical for Xgboost and Lightgbm models.
Example usage:
- As a function:
from pyentz import check_high_corr
list = check_high_corr(df, 0.7)
Return:
["price", "items_sold"]
- Other functions:
- inspect_data
- inspect_data2
- get_cat_col
- plot_distribution
- check_skew
- up_sample
- check_high_corr
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyentz-1.0.0.tar.gz
(4.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyentz-1.0.0.tar.gz.
File metadata
- Download URL: pyentz-1.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9686b26eace0f7f1fdf27d1a4b30de5e7b4d7bdd5d9e614562f9a8d6d0cf5f80
|
|
| MD5 |
27a740d64c3b1c83e0b8bf7d78cc0efd
|
|
| BLAKE2b-256 |
be90eb43572173ee92f9e3519d602d547af5aec274344b940b41f074691a5db9
|
File details
Details for the file pyentz-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyentz-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ac0e9f70ce8228917ca30417bd23400cdb8f507f25de7c076fb912ac245e155
|
|
| MD5 |
3df3d06199ae91cc24957a87693217e5
|
|
| BLAKE2b-256 |
eeee46c667ff38e8478da4f5bb81390f1fbd51f0d2a0ba23dd90f2cd42330d14
|