kohonen.kohonen.Timeseries

class kohonen.kohonen.Timeseries

Represents some sort of value that changes over time.

Methods

__call__() Call this timeseries.
reset() Reset the time for this series.
__init__()

Set up this timeseries.

Methods

__init__() Set up this timeseries.
reset() Reset the time for this series.
reset()

Reset the time for this series.

Related Topics

This Page