pandas.Timedelta.floor# Timedelta.floor(freq)# Return a new Timedelta floored to this resolution. Parameters freqstrFrequency string indicating the flooring resolution.