Miscellaneous# Functions# cast_series_to_kind(series, kind) Cast a pandas.Series to a canonical NumPy dtype chosen by its one-letter dtype kind code. infer_sampling_period(timestamps[, q]) Estimates an upper bound for the sampling period of a time series.