Skip to content

__repr__ method to Schema, Row, Column, SupervisedDataset & Table; summary() to Column & Table #319

@SmiteDeluxe

Description

@SmiteDeluxe

A __repr__ method to Schema, Row, Column, SupervisedDataset & Table that shows the containing data (like it does for pandas natively) and the columnnames with their datatypes for Schema.

Also an summary() method to Column & Table for statisstics/description.

See #310 for Column summary.
See #299 for Schema.
See #303 for Table.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions