set_subgroup_id
Set subgroup identifiers for all input objects.
Method call format
set_subgroup_id(subgroup_id)
Parameters
subgroup_id
Description
Subgroup identifiers for all input objects. Supported identifier types are:
- int
- string types (string or unicode for Python 2 and bytes or string for Python 3).
Possible types
- list
- numpy.ndarray
- pandas.DataFrame
- pandas.Series
Default value
Required parameter