mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 04:48:39 +08:00
8aacac1cb6
On pandas < 18, `get_loc` triggers allocation of a large hash table, so we don't want to call get_loc on minutely `DatetimeIndex`es.