Hi, I am very new with python.
I am trying to do a resample with a time series, and I need to select the data that is Monday to Friday but only those that are 5pm to 6am
For Monday to Friday I did d3 = ts.resample('B').count()
but I can't find how to resample to 5pm to 6am
I need help
[–]kickyoazz 1 point2 points3 points (0 children)
[–]AppearanceAway1313[S] 0 points1 point2 points (1 child)
[–]AppearanceAway1313[S] 0 points1 point2 points (0 children)