1. 学习
  2. /
  3. 课程
  4. /
  5. Customer Segmentation in Python

Connected

练习

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.

说明

50 XP

答案选项