Skip to content

Conversation

@GregPlowman
Copy link

Allow creating Term.Table from arbitrary types that support the Tables.jl interface.

Specifically, a Table is constructed if istable(T) returns true, otherwise an ArgumentError is thrown.
The column names of the object make up the table header if none is assigned.

Fixes #239

Allow creating Term.Table from arbitrary types that support the Tables.jl interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: support DataFrame directly with Table

1 participant