当前位置:网站首页>Chapter 4 user data analysis
Chapter 4 user data analysis
2022-07-19 03:45:00 【Sang zhiweiluo 0208】
Data preprocessing
- Data loading
- Check the data type and whether there are missing values
- take order_dt Convert integer to time type
- Add a column to the source data to represent the month :astype(‘datetime64[M]’)
Monthly data analysis
- Total amount spent per month , Draw a curve to show
- Monthly product purchases by all users
- The total number of monthly consumption by all users
- Count the monthly consumption
- Monthly product purchases by all users
User individual consumption data analysis
Statistical description of the total amount and times of user consumption
Scatter diagram of user consumption amount and product quantity
The vertical distribution of the total consumption amount of each user ( Consumption amount in 1000 Distribution within )
The vertical distribution of the total consumption of each user ( The quantity of consumer goods is 100 Distribution within times )
Consumer behavior analysis
The month distribution and number statistics of users' first consumption , Draw a line chart
Time distribution and number statistics of users' last consumption , Draw a line chart
Proportion of new and old customers ( Consumption once is for old users , Consumption has been for old users for many times )
Analyze the first consumption and the last consumption time of each user ,ps:agg([‘func1’,‘func2’]) Specify the aggregation of grouped results
Analyze the total purchase volume of each user 、 Table of total consumption amount and last consumption time rfm
Look at the picture
Analysis of user life cycle
边栏推荐
- Jmeter常用功能-参数化介绍
- 【LeetCode】735. Planetary collision
- KlakNdI 同步画面简单使用
- Installing PWA application in Google Chrome browser will display more description information
- ClickHouse 中的公共表表达式 CTE
- How to paste data in Excel into CXGRID
- MySQL create project R & D account
- 2.9.2 digital type processing and convenient methods of ext JS
- 清晰扫描件怎么弄:试试扫描裁缝ScanTailor Advanced吧 | 含scantailor使用方法
- 箭头函数与this指向详解
猜你喜欢
鼠标滑动两张图片前后对比js插件
Mouse slide two pictures before and after comparison JS plug-in
[C language errata] error in getting array length in function
ClickHouse 中的公共表表达式 CTE
Burpsuite2022.1详细安装步骤包含证书安装
Number of supported question banks and examination question banks of swiftui examination question bank project (tutorial includes source code)
367. Effective complete square (necessary for entry)
Matlab在线性代数中的应用
一种鲁棒变形卷积神经网络图像去噪
Jmeter常用功能-参数化介绍
随机推荐
MySQL create project R & D account
Deep learning experiment notes
Laravel's problem
Latex environment configuration based on pandoc and vscode
MySQL master-slave setup
【C语言】0基础教程——文件操作(未完待续)
基于Matlab的男女声音信号分析与处理
【MySQL】在云服务器上安装配置mysql,并使用IDEA连接
STM32串口发送和接收多个数据教程基于气体传感器实战
Doris学习笔记之查询
Derivation of PCA principal component analysis (dimension reduction) process
AI 之 OpenCvSharp 大圖找小圖(案例版)
本地存储localStorage⽤法详解
How to use iota keyword in go language
Machine learning library scikit learn (linear model, ridge regression, insert a column of data, extract the required column, vector machine (SVM), clustering)
Oracle queries the host name and the corresponding IP address
Dive into deep learning - 2.2 data preprocessing
Receiver operating curve
Unity solves the problem of Z-fighting caused by overlapping objects with the same material
Unity using Sqlite