rsheftel / pandas_market_calendars

Exchange calendars to use with pandas for trading applications
MIT License
804 stars 173 forks source link

Update market_calendar.py #331

Closed kentonself closed 9 months ago

kentonself commented 9 months ago

open_at_time was receiving a future warning for the replace call.

Changed replace() to map()

github-actions[bot] commented 9 months ago

Please re-open this PR against the dev branch. For more information, consult CONTRIBUTING.md.