anderslreed

Results 4 issues of anderslreed

Supplying a resource object (e.g. `models.Structure` to `api.Resource.get()` with a `resource` argument throws a KeyError. This is because the class name is camelcase and the enum element names are lowercase....

Some subclasses of `source.Source` override `modify_request_args` to set the `provider` argument. This can be achieved by setting the `api_id` of the source in `sources.json`. Checking for `resource_type != 'data'`, such...

The test fails at line 99 when `s.codelist["CL_GEO"].sort_index().head()` returns a `DataFrame` rather than the expected `Series`. 301bd27409407d08b11fafe549d99bf5dd2edafa introduces the change in return type.

Braking makes the train slow down