Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gakas14/cohort_analysis
- Owner: gakas14
- Created: 2021-12-04T04:17:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T04:21:17.000Z (almost 3 years ago)
- Last Synced: 2023-11-28T06:30:04.985Z (12 months ago)
- Topics: cohort-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 2.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-transactionsWe did:
1 import and clean the dataset.2 Assign Cohort.
3 Calculate Retention Rate.
4 Segment the data by quantity and Revenu.