AllocatorΒΆ Defined in fynance.core class Allocator(*args, **kwargs)[source] Bases: Protocol Map a covariance/return matrix to portfolio weights. __call__(data)[source] Return an array of portfolio weights.