如何使用python查找定期订购的客户(可订购性)?

时间:2019-05-31 16:36:09

标签: python pandas scikit-learn statistics pandas-groupby

The image shows an example of group-by data of 'Customer-To', 'Customer-From' and 'Product' and their respective day difference

每个产品的第一个产品的日差为0,因为它是销售的第一个产品。我想知道与平均值之间的日差有多少标准偏差。也许像z得分或其他任何方式(如果有)。

0 个答案:

没有答案