Data Exploration: Customer Revenue Analysis

Learn about more data exploration and visualization techniques using pandas, Matplotlib, and Seaborn libraries.

In this lesson, we’ll continue our exploration of the online transaction dataset. We’ll transform the dataset for cohort analysis by grouping customers who made their first purchase in the same month.

Aggregate monthly transactions

Let's prepare the base and aggregate month-over-month total sales for each customer.

Get hands-on with 1200+ tech skills courses.