tspy.data_structures.io.DataSink module

class tspy.data_structures.io.DataSink.DataSink

Bases: object

interface to represent a data-sink for a single time-series

Methods

dump(observations)

dump an observation-collection to an output source

abstract dump(observations)

dump an observation-collection to an output source