wbdata icon indicating copy to clipboard operation
wbdata copied to clipboard

A python library for accessing world bank data

Results 12 wbdata issues
Sort by recently updated
recently updated
newest added

Thank you for the update! After updating kwarg `data_date` to `date` for the `get_dataframe()` method, it does not seem to accept tuples as datetime objects or as strings. Both `wbdata.get_dataframe({"NY.GDP.MKTP.CD":...

enhancement

This isn't an issue, more something to consider. Have used the library in some of my work and referenced the docs and repository. Would be good to be able to...