Skip to content

Support additional data types for the _clean_for_json function #102

@hernandezc1

Description

@hernandezc1

The _clean_for_json function (called when using the publish method) only handles built-in Python types (int, float, etc.). This function should be updated to avoid a TypeError when using additional (common) data types (e.g., numpy.int64).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions