df.date = pd.to_datetime(df.date)
df
2022-01-12 00:00:00 - 2022-01-31 00:00:00
24 - 32
0
2022-01-12T00:00:00.000000
26
1
2022-01-13T00:00:00.000000
25
2
2022-01-14T00:00:00.000000
25
3
2022-01-15T00:00:00.000000
29
4
2022-01-16T00:00:00.000000
31
5
2022-01-17T00:00:00.000000
31
6
2022-01-18T00:00:00.000000
32
7
2022-01-19T00:00:00.000000
31
8
2022-01-20T00:00:00.000000
30
9
2022-01-21T00:00:00.000000
29
20 rows, showing
per page
Page of 2
numeric_col
category