is_grouped_by方法

is_grouped_by(self, type)

检查字段是否按类型分组。

返回


def is_grouped_by(self, type):
    ...
范围类型描述
typePivotGroupByType群组类型

也可以看看