From 147bb34c9b20ab2f18b42df0407b4c2906376b7f Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Fri, 26 May 2017 09:34:02 -0300 Subject: [PATCH] Added pandas_market_calendars --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c39f53..d3f2d2f 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [tradingcalendar](https://github.com/quantopian/tradingcalendar) - Stock Exchange Trading Calendar - [bizdays](https://github.com/wilsonfreitas/python-bizdays) - Business days calculations and utilities +- [pandas_market_calendars](https://github.com/rsheftel/pandas_market_calendars) - Exchange calendars to use with pandas for trading applications ### Data Sources