Skip to content

ENH: Revise Python API for loading/saving games #357

@tturocy

Description

@tturocy

Game objects currently just have generic .read_game and .write_game operations, where .write_game takes a format parameter to determine the output format, while .read_game tries various formats until one is successful.

Looking at e.g. pandas, it seems it would be better to have functions that explicitly read and write the different supported formats.

Metadata

Metadata

Assignees

Labels

pythonItems which involve coding in Python

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions