pandas.DatetimeIndex.indexer_at_time
-
DatetimeIndex.indexer_at_time(time, asof=False)[source] -
Выбор значений в определённое время суток (например, 9:30 утра)
Параметры: time : datetime.time или строка Возвращает: values_at_time : TimeSeries
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.DatetimeIndex.indexer_at_time.html