set_group_id
Set identifiers for all input objects.
Method call format
set_group_id(group_id)
Parameters
group_id
Description
Group 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