Resampler.
asfreq
Return the values at the new freq, essentially a reindex.
Value to use for missing values, applied during upsampling (note this does not fill NaNs that already were present).
Values at the specified freq.
See also
Series.asfreq
DataFrame.asfreq