preprocessing
pd.Grouper()로 WAU 구하기
hayleyhell
2023. 7. 6. 17:00
app_log.groupby(pd.Grouper(key='CREATE_TIME', freq='1W'))['USER_ID'].nunique()