group_by¶ Signature¶ group_by(array, expref) Description¶ Groups an array of objects using an expression as the group key. Examples¶ TODO