Cohort Analysis with Python from Scratch | Easy Code

  Рет қаралды 12,180

Absent Data

Absent Data

Күн бұрын

Пікірлер: 33
@casmiranyaegbu9945
@casmiranyaegbu9945 3 ай бұрын
This tutoria was quite grannular. I now have a better understanding of Cohort Analysis. Thank you
@absentdata
@absentdata 3 ай бұрын
Thank you for watching
@alexkim7270
@alexkim7270 Жыл бұрын
Dear good sir I loved this pace so much. It is much easier to understand everything from top to bottom than asking ChatGPT to spit the code out (was rushing for time hence not much time to digest everything given).
@absentdata
@absentdata Жыл бұрын
Glad to hear that
@jessicahaire4024
@jessicahaire4024 Жыл бұрын
Awesome code along session -- pace was great! Thanks for explaining all the steps and subtleties, and for pointing us to the dataset on the UCI repository.
@absentdata
@absentdata Жыл бұрын
You're very welcome! Yes, I tried to keep the pace slow.
@ju-lyndav7087
@ju-lyndav7087 Жыл бұрын
Thank you so much. This has really helped me understand things.
@NamPham15019
@NamPham15019 Жыл бұрын
Amazing video, I am a fan of your contents. Would it be possible if you can have some of the intermediate and advanced videos about market segments, revenue and cohort, and predictive analysis please. Truly appreciate it
@SanthoshKumar-kx1xh
@SanthoshKumar-kx1xh 2 жыл бұрын
Beautifully explained.
@absentdata
@absentdata 2 жыл бұрын
Thanks for the great compliment. Share the vid if you think if will help someone
@samfreeman8328
@samfreeman8328 Жыл бұрын
Thanks a lot for your heat map tutorial!
@absentdata
@absentdata Жыл бұрын
Thanks for watching!
@youyou8803
@youyou8803 2 жыл бұрын
Amazing channel, would love to watch more videos like this. :)
@absentdata
@absentdata 2 жыл бұрын
More to come!
@leonardofreitas8900
@leonardofreitas8900 2 жыл бұрын
Could you please provide a more detailed explanation of the outlier displayed at the end. Could it be caused by a problem with the data? Thank you for the video! Great content!
@ronenTheBarbarian
@ronenTheBarbarian 2 жыл бұрын
Thanks a lot for this! Really simple code and great explanations throughout. Keep up the great content fellow data person.
@followrajah7743
@followrajah7743 2 ай бұрын
Thank you!
@saya5664
@saya5664 2 жыл бұрын
Great video! thank you and looking forward to more videos like this too :)
@absentdata
@absentdata 2 жыл бұрын
Thank you! Will do!
@akwamfoneventus6124
@akwamfoneventus6124 Жыл бұрын
Thank you for this tutorial, this has been most helpful. But I have some things I would love to change - How do I make the values in 100s show as whole numbers rather than the "1.2e+02" format ? - How do I move the cohort index to the top of the chart instead of te botom on the visuals - How can I make the plot interactive such that it will show the customerid that made up a certain cell in the cohorts ? Thank you
@akwamfoneventus6124
@akwamfoneventus6124 Жыл бұрын
You can get rid of the scientific notation in the heatmap specifying fmt='.2f' or fmt='.0f'
@ahmadel-ashery8860
@ahmadel-ashery8860 2 жыл бұрын
Amazing Thank you
@absentdata
@absentdata 2 жыл бұрын
Your Welcome 😊
@djaadiabdellah9081
@djaadiabdellah9081 2 жыл бұрын
Great video
@absentdata
@absentdata 2 жыл бұрын
Glad you liked it
@ohreinaldo1990
@ohreinaldo1990 2 жыл бұрын
Thanks for this awesome video and explanation! Just a question... would the same rational work for a dataframe with a single customer ID per month (1 customerID per row, per month) and two columns (activation date / exit date)? Pls take into consideration that null exit date means the customer is still active... The idea is basically the same, which is check for how long my customers are active. Thank you in advance!
@absentdata
@absentdata 2 жыл бұрын
Hi thanks for the comment. Yes you could do that. However, evaluating how a customer is still active would only require grouping customer with a null exit date and comparing the start date to the current date.
@AffairsBibes
@AffairsBibes 9 ай бұрын
Thanks ❤❤
@FindingyourKey
@FindingyourKey 2 жыл бұрын
Thanks so much for this great video. I had a question about Invoice date. In my use case, We have a purchase date of when the client bought our monthly subscription and cancel date for when they cancelled it. Can I swap Invoice month to cancellation month and use the same method?
@absentdata
@absentdata 2 жыл бұрын
If I am understanding the scenario correctly. Then yes you can.
@mohamed.montaser
@mohamed.montaser Жыл бұрын
why you didn't transform cohort_data to dataframe?
@giandenorte
@giandenorte 2 жыл бұрын
First!
@absentdata
@absentdata 2 жыл бұрын
Second! :)
7 + 1 Pandas GROUP BY Tips -- Great Tips & Tricks (Python Tutorial)
12:02
Data Analysis for Beginners | Hospital Wait Times | Episode #1
43:42
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06
Colorful Pasta Painting for Fun Times! 🍝 🎨
00:29
La La Learn
Рет қаралды 308 МЛН
Jupyter Notebooks vs Python Scripts | When to Use Which?
13:07
ArjanCodes
Рет қаралды 48 М.
Python in Excel vs. VBA - What You Should Learn in 2024!
10:05
David Langer
Рет қаралды 57 М.
Advanced Customer Analytics with Power BI - Sam Fischer
1:19:28
Apex Insights
Рет қаралды 45 М.
Calculate Customer Lifetime Value | Python Tutorial
10:21
Absent Data
Рет қаралды 6 М.
Seaborn Is The Easier Matplotlib
22:39
NeuralNine
Рет қаралды 176 М.
Dual Learn | SQL & Python Part #1 | Fundamental Actions
54:49
Absent Data
Рет қаралды 4,7 М.
Exploratory Data Analysis with Pandas Python
40:22
Rob Mulla
Рет қаралды 492 М.
Principal Component Analysis (PCA) - easy and practical explanation
10:56