Prepare Fast, Analyze Faster
Project description
ggwp: Prepare Fast, Analyze Faster
What is ggwp?
ggwp is a Python package for fast and easy data analytics.
It aims to make a data model that can be applied for some use cases
such as customer analytics. The data model created by ggwp is designed
directly from my personal experiences, which will be more and more data models
in the future.
Main Features
Here are current features available in ggwp:
For Data-Preparation:
- DataModel: prepare your raw data for a general data model
- EzCheck: check your data quality
- EzRFM: create RFMT dataset
- EzCohort: create Cohort dataset
- EzCustomerMovement: create Customer Movement dataset
- EzBasketEvolving: create Basket Evolving dataset
For Data-Preparation, Modeling, Evaluation:
- EzLog: log your data status and your remark, so you know what you've done for each stage
- EzEvaluation: evaluate your model using traditional (R2, RMSE, F-1, ACC, ROC) and practical metrics (Cost&Benefit, Lift)
- EzBenchMark: benchmark your models' performances giving you some intuition
Where to get ggwp
The source code is currently hosted at GitHub:
https://github.com/datanooblol/ggwp
The latest version is available at
Python Package Index (PyPI)
# pip
pip install ggwp
Dependencies
- numpy
- pandas
- sklearn
- xgboost
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
ggwp-0.0.14.tar.gz
(12.2 kB
view details)
File details
Details for the file ggwp-0.0.14.tar.gz.
File metadata
- Download URL: ggwp-0.0.14.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5565fd554960a76dc130e9ecb5e876e76b161133bd35548261958a39f8f03899
|
|
| MD5 |
aca95c5e29892b26dfebe6856f6384c6
|
|
| BLAKE2b-256 |
41de658c9a1c11c68ac7a0a7ff94b9c04a1c0ec4838981ece6ec2108233fdcb7
|