Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bhargabchipkg-0.1.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

bhargabchipkg-0.1.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page