Find average value for RFM score segment
What is the average MonetaryValue
for the segment with RFM_Score
of 9 (nine)?
The dataset with the RFM values, RFM Segment and Score has been loaded as datamart
, together with pandas
and numpy
libraries. Feel free to explore the data in the console.
Diese Übung ist Teil des Kurses
Customer Segmentation in Python
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
