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

[pandas] SSL certificate errors for World Bank Data #61

Open
mmcky opened this issue Jun 22, 2020 · 2 comments
Open

[pandas] SSL certificate errors for World Bank Data #61

mmcky opened this issue Jun 22, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@mmcky
Copy link
Contributor

mmcky commented Jun 22, 2020

This line seems to be failing on the latest coverage tests from last night.

govt_debt = wb.download(indicator='GC.DOD.TOTL.GD.ZS', country=['US', 'AU'], start=2005, end=2016).stack().unstack(0)
@mmcky mmcky added the bug Something isn't working label Jun 22, 2020
@mmcky
Copy link
Contributor Author

mmcky commented Jun 22, 2020

@najuzilu would you have any time to look into this issue with the pandas lecture?

@najuzilu
Copy link
Contributor

@mmcky this has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants