Skip to content

Restructure API #8

Closed
Closed
@lars-reimann

Description

@lars-reimann
  • Rename top level from safe_ds to safeds
  • Group classification and regression in an ml module
  • Remove plot_ prefix from plotting functions
  • Create modules data.tabular and data.tabular.typing
  • Move Table, Column, Row to data.tabular.containers (?)
  • Move imputers etc. to data.tabular.transformation
  • Move data exceptions to data.exceptions (I prefer to have a central place for exceptions)
  • Move learning exceptions to ml.exceptions (ditto)
  • Replace SupervisedDataset by TaggedTable.
  • Make TaggedTable a subclass of Table.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions