IncludeGroupAggregates
是 PivotTable 的一个选项,指定是否将含有分组汇总信息的行和列包含在内.
更多信息
- 采用默认设置 IncludeGroupAggregatesFalse 时,不包括汇总信息.
- 采用设置 IncludeGroupAggregatesTrue 时,PivotTable 返回一个包含额外的行和列的 Tabular 对象,其键 为 All 或 ExtendedKey[…,All],其中包含有关行和列的分组的汇总信息.
范例
打开所有单元关闭所有单元范围 (1)
应用 (1)
The data contains information on kidney transplant patients—time in days to death or on-study time since transplant at the given age:
Use the PivotTable to compute the patients' mean survival time in years split according to alive status versus gender and race, including the summary groups:
文本
Wolfram Research (2025),IncludeGroupAggregates,Wolfram 语言函数,https://reference.wolfram.com/language/ref/IncludeGroupAggregates.html.
CMS
Wolfram 语言. 2025. "IncludeGroupAggregates." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/IncludeGroupAggregates.html.
APA
Wolfram 语言. (2025). IncludeGroupAggregates. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/IncludeGroupAggregates.html 年