zcollection.variable.delayed_array.DelayedArray.concat#

DelayedArray.concat(other, dim)[source]#

Concatenate this variable with another variable or a list of variables along a dimension.

Parameters:
Returns:

New variable.

Raises:

ValueError – if the variables provided is an empty sequence.

Return type:

DelayedArray