💥 Download the FREE Data Science Roadmap for 2023 ➡️ http://bit.ly/3ysZjG5
💥 Follow me on twitter for more content: / __mbel__
💥 Check out my Python XGBoost Deep Dive Course in Udemy: https://bit.ly/3FHqUGH
---------------------------------------------------------------------------------------------------
Code: https://github.com/martinbel/data-ana...
Second video of the "Data Analysis with Python" video series.
This is a key skill to have for Data Analysis, Data Scientists and Data Engineers, you need to know Pandas very well to be effective.
In this series I'll work on concrete use cases. The idea is to learn by doing.
The series are targeted to intermediate/advanced users.
I hope you enjoy this series! Please subscribe and like the video to support the channel
Timeline:
0:00 Plan for today
1:11 Data Pre-processing
4:26 Preparing data for analysis
6:55 groupby + transform
9:30 Define cohort_ym & cohort_index
13:58 Retention Rate Analysis
16:00 Matrix Interpretation
17:55 Heatmap of retention rate
19:20 Plotly Express - Line chart
21:00 Code Refactoring