Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gakas14/cohort_analysis

Cohort Analysis With Python’s Matplotlib, Seaborn, Pandas, Numpy, And Datetime.
https://github.com/gakas14/cohort_analysis

cohort-analysis

Last synced: 8 days ago
JSON representation

Cohort Analysis With Python’s Matplotlib, Seaborn, Pandas, Numpy, And Datetime.

Awesome Lists containing this project

README

        

# Cohort_Analysis

In this project we used a retail store sales transactions dataset from kaggle.
The dataset can be find here https://www.kaggle.com/marian447/retail-store-sales-transactions

We did:
1 import and clean the dataset.

2 Assign Cohort.

3 Calculate Retention Rate.

4 Segment the data by quantity and Revenu.