Skip to content

NonUniqueError exceptions for dt64 show value as integer #193

Open
@flexatone

Description

@flexatone
>>> a1 = np.array(('2222', '2222'), np.datetime64)
>>> a1.flags.writeable = False
>>> FAM(a1)
Traceback (most recent call last):
arraymap.NonUniqueError: 252

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