zcollection.variable.abc.concat#
- zcollection.variable.abc.concat(self, other, concatenate, dim)[source]#
Concatenate a variable with another variable or a sequence of variables.
- Parameters:
- Returns:
A new variable.
- Raises:
ValueError – If
otheris empty or is not a sequence ofselftype.- Return type:
T