numeraire.core.data.Block#

class numeraire.core.data.Block(*args, **kwargs)[source]#

Bases: Protocol

A tagged feature block the view aligns to the decision calendar and concatenates.

Both FeatureBlock (time-series + lag) and VintagedBlock (a (ref, vintage) panel) satisfy it, so heterogeneous macro sources coexist in one TimeSeriesView.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

asof(t)

is_ready(t)

truncate(end)

Attributes

names