Skip to content

np.set_printoptions(legacy=True) is not future proof #10020

Closed
@eric-wieser

Description

@eric-wieser

It's possible we'll want to change the repr again in future, but this is hard to extend in a backwards compatiable way. Should we use legacy=(1,13) or legacy='1.13' instead?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions