rsheftel/pandas_market_calendars

open_at_time future warning

kentonself opened this issue · 0 comments

Was receiving the following message when calling open_at_time:

Downcasting behavior in replace is deprecated and will be removed in a future version.

(There are actually a few of these messages but the open_at_time was easy for me to fix. Pull request is coming.)