CountsBy

CountsBy[{e1,e2,},f]

给出一个关联,其键为 f[ei] 的不同值, 其值给出这些 f[ei] 值出现的次数.

CountsBy[f]

表示 CountsBy 的运算符形式,它可以应用于表达式.

更多信息

  • CountsBy[{e1,e2,},f] 给出一个关联,其键 f[ei] 的顺序使得对应的 ei 首先出现.
  • CountsBy[f][expr] 等价于 CountsBy[expr,f].

范例

打开所有单元关闭所有单元

基本范例  (2)

使用 CountsBy 的运算符形式:

属性和关系  (1)

CountsBy 的结果与 Counts 应用于 Map 的结果的结果等同:

Wolfram Research (2014),CountsBy,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CountsBy.html.

文本

Wolfram Research (2014),CountsBy,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CountsBy.html.

CMS

Wolfram 语言. 2014. "CountsBy." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CountsBy.html.

APA

Wolfram 语言. (2014). CountsBy. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CountsBy.html 年

BibTeX

@misc{reference.wolfram_2024_countsby, author="Wolfram Research", title="{CountsBy}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/CountsBy.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_countsby, organization={Wolfram Research}, title={CountsBy}, year={2014}, url={https://reference.wolfram.com/language/ref/CountsBy.html}, note=[Accessed: 21-November-2024 ]}