groupByInfo - What does the 'algorithm2' parameter do?

Réponse

The 'algorithm2' parameter specifies a more efficient algorithm for processing group information. This algorithm might be faster when data contains a large number of groups and the grid has many nodes. The default is False. When set to True, certain other parameters are ignored, and formatted-value columns for input variables are not included in the output table.
Did this answer help you?