TimeDependentLayer

class aas_timeseries.layers.TimeDependentLayer(parent=None, *args, **kwargs)[source]

Bases: aas_timeseries.layers.BaseLayer

A common class for all layers that depend on time

Attributes Summary

time_column

The column to use.

Attributes Documentation

time_column

The column to use.