I am resampling a Pandas TimeSeries. The timeseries consist of binary values (it is a categorical variable) with no missing values, but after resampling NaNs ap
I am trying to resample to monthly values but with respect to 15th day I checked the timeseries offsets documentation but there is only M month end frequenc