Skip to content

Clarification about NEP 40: NumPy Scalars and Type Hierarchy #16035

@anirudh2290

Description

@anirudh2290

As a side note to the above datatype implementation: unlike the datatypes, the NumPy scalars currently do provide a type hierarchy

Got a little confused by the statement above given that issubclass(np.int64, np.integer).
Did it mean to say unlike the python datatypes or unlike the other datatypes instead ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    33 - QuestionQuestion about NumPy usage or development57 - Close?Issues which may be closable unless discussion continued

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions