stack()
Join a list of observables along a new axis.
obs (list of observables) – each observable must have the same shape
axis (int, optional) – the axis along which the observables are stacked
the stacked observables
observable