Skip to main content

Prepare Fast, Analyze Faster

Project description

ggwp: Prepare Fast, Analyze Faster

PyPI Latest Release Downloads Repo Size License Release Date

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. In addition, ggwp now has some new features for
logging, modeling and evaluating your models, which of these can speed up your workflow
FOR REAL!!

Main Features

Here are current features available in ggwp

from ggwp.EzDataModel import *

Example codes -> Open In Colab

  • DataModel: prepare your raw data for a general data model
  • RFMT: create RFMT dataset
  • Cohort: create Cohort dataset
  • CustomerMovement: create Customer Movement dataset
  • BasketEvolving: create Basket Evolving dataset
from ggwp.EzModeling import *

Example codes -> Open In Colab

  • Check: check your data quality and more
  • Log: log your data, its status and your remark, so you know what you've done for each stage
  • Evaluation: evaluate your model using traditional (R2, RMSE, F-1, ACC, ROC) and practical metrics (Cost&Benefit, Lift)
  • BenchMark: benchmark your models' performances giving you some intuition
from ggwp.EzPipeline import *

Example codes -> Open In Colab

  • GroupImputer: impute your value with multiple subsets (as you desire)
  • ConvertVariables: convert all of your columns in one command

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

Disclaimer

ggwp is now in devoping phase. Hence, if you experience any inconveniences, please be patient...

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

ggwp-0.0.46.tar.gz (14.6 kB view details)

Uploaded Source

File details

Details for the file ggwp-0.0.46.tar.gz.

File metadata

  • Download URL: ggwp-0.0.46.tar.gz
  • Upload date:
  • Size: 14.6 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

Hashes for ggwp-0.0.46.tar.gz
Algorithm Hash digest
SHA256 e0f72589cb55678a06eac2f7e9387bc17db6048da662241d71a1f404c43c3cda
MD5 b9a75337f22aa2652a9031ad6878da34
BLAKE2b-256 46d94256bff996569cd5f431912c04ba2e27ba336f3f7abcc7e530e7be2e9021

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