Skip to content

Fixing leaky abstraction of `TSDataset`

No due date 66% complete

In this milestone we are going to improve TSDataset API by looking at places where we access attributes of dataset directly. This pattern of using is bad and we want to avoid it.

Loading