Skip to content

JSON error when Series passed to get_property_labels #79

@lukesmurray

Description

@lukesmurray

get_property_labels does not follow the same pattern as the rest of the API and only takes a list as input. Based on the rest of the API I would expect a Series input to output a pandas Series. Instead I get a json error.

Steps to replicate

dc.get_property_labels(pd.Series(['geoId/sch5101950']))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions