Last active
September 10, 2024 02:58
-
-
Save karamanbk/314d3d5483b9be1d2cc7f9694368f3bc to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Baris,
Thank you so much for this wonderful report!
I was wondering why I am getting such error for:
Line Number 95
total_user_count = tx_retention[tx_retention.MinPurchaseYearMonth == selected_month].MinPurchaseYearMonth.count()
error:
AttributeError: 'DataFrame' object has no attribute 'MinPurchaseYearMonth'
Thanks in advance,
Jeanet.