Skip to content

Use same_value casting in astype #153

@mattip

Description

@mattip

Now that ndarray can cast with ndarray.astype(dtype, casting='same_value'), it would be nice to add that to the user-defined dtypes here. This would test out the lower mechanism that checks for can-cast, and would probably require some fixes to numpy to make can-cast work correctly?

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