helpful chi-square package for sales data
Project description
This package can be used to classify salesmen on its performance of total sale and total unsold with two different groups.
In easy words let’s say we want to see performance (good and bad) salesman for urban market, rural market, and here we can use this package by passing a dataframe, column name of salesman id, column name of saleflag (indicating 0 for unsold and 1 for sold), column name of grouping column (having only two unique values or levels).
By default, By calling the chi_test() method we can get the Top 30 percentage and Bottom 30 percentage salesman.
We can change this top and bottom percentage by passing argument inside this chi_test() method.
We are using chi square test, a statistical method which indicates performance quality.
You can get the description by reading the readme.md file from my github. link of github:
https://github.com/bhargabganguli/bhargabchipkg.git
Here you can find
how to install
how to create object and use the method
how to call the method and print the output
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
Built Distribution
File details
Details for the file bhargabchipkg-0.1.0.tar.gz
.
File metadata
- Download URL: bhargabchipkg-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 101a95a17ae993e3780293485644a9363dacef47b40cd99f05de5438f67a14e0 |
|
MD5 | f80d662b06a05f5eb2dd7407b4044efa |
|
BLAKE2b-256 | a576175616c694fdaf48d710eadbb955803eec0b9fdccb172c941b6dda9344ad |
File details
Details for the file bhargabchipkg-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bhargabchipkg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb0b66998858b7286944a4a498335327eb0c521be357f749ce0e8e976e6577a2 |
|
MD5 | cd21f74b37fca2a6c5e888bd556eefad |
|
BLAKE2b-256 | 1bd9e1b7cf9fde25b49441368589ad401d93f3205cc455e57678dc0863591a12 |