app_log.groupby(pd.Grouper(key='CREATE_TIME', freq='1W'))['USER_ID'].nunique()
'preprocessing' 카테고리의 다른 글
pd.Categorical (0) | 2023.07.13 |
---|---|
Pandas Grouper and Agg Functions (0) | 2023.07.13 |
VScode에서 32비트 파이썬 가상환경 만들기 (0) | 2023.05.15 |
pandas dataframe to_csv utf-8 한글 깨짐 (0) | 2023.04.20 |
Add months to dates in dataframe (0) | 2023.04.19 |