Raise ValueError for empty cache in TimeSeries.read and friends
This PR fixes #163 (closed) by adding an explicit exception when encountering an empty Cache
or list
in TimeSeries.read
and friends.
This PR fixes #163 (closed) by adding an explicit exception when encountering an empty Cache
or list
in TimeSeries.read
and friends.