Add `columns` and `shape` getters
larswaechter opened this issue · 0 comments
larswaechter commented
The following public getters should be added to the Table
class:
columns
=> returns an array including all table columnsshape
=> returns the number of rows and columns