Skip to content

investigate string type usage (np.str -> str change) #919

@gdementen

Description

@gdementen

In recent numpy np.str was deprecated in favor of using "str" directly. But where I used np.str, I thought I was using numpy native string type, so I have to investigate if using Python str type is actually what we need.

See f6ce826

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions