Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.21 has no calendars #56

Closed
xuxiao2695 opened this issue Dec 4, 2018 · 1 comment
Closed

Version 0.21 has no calendars #56

xuxiao2695 opened this issue Dec 4, 2018 · 1 comment

Comments

@xuxiao2695
Copy link

import pandas_market_calendars as mcal
print(mcal.get_calendar_names())

It prints an empty array.

nyse = mcal.get_calendar('NYSE')
produces the error:
RuntimeError: Class NYSE is not one of the registered classes: dict_keys(['MarketCalendar'])

@rsheftel
Copy link
Owner

rsheftel commented Dec 4, 2018

Please install the patched version 0.21a available here and on PyPi which fixes the issue

@rsheftel rsheftel closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants