You need to sign in or sign up before continuing.
【新需求】基于用户分类计算 commit 的数量
基于 #2 (closed) 中提到的分类,统计每个用户分类下对应用户的项目提交总数,即:
-
Null用户的 commit 总数,没有填 location 信息的所有用户的所有提交总次数(非 score) -
China用户的 commit 总数 -
International用户的 commit 总数
基于 #2 (closed) 中提到的分类,统计每个用户分类下对应用户的项目提交总数,即:
Null 用户的 commit 总数,没有填 location 信息的所有用户的所有提交总次数(非 score)China 用户的 commit 总数International 用户的 commit 总数