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.
This exercise is part of the course
Customer Segmentation in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
