C10-Brazilian-e-commerce-modeling-team / brazilian-e-commerce

0 stars 6 forks source link

feat: Graph 7. Churn insight #67

Closed leopensaa closed 2 years ago

leopensaa commented 2 years ago

💡 Goal

Show the volume of unique buyers and repeat buyers.

🤝 Acceptance Criteria

See the Notion reference with pictures as example.

felipesaldata commented 2 years ago

Final AC gets completed by saving the dataframe head like this:

customer_counter.head(5)