pandas.Timedelta.ceil# Timedelta.ceil(freq)# Return a new Timedelta ceiled to this resolution. Parameters freqstrFrequency string indicating the ceiling resolution.