Skip to content

Arrays loaded from files are readonly with Pandas >= 3 #1170

@gdementen

Description

@gdementen

This is because df.values now returns a numpy array with a False writable flag

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions