题目详情
单选题 numpy中计算数组的有偏估计方差,使用下列哪个调用
A. var(ddof=1)
B. std(ddof=1)
C. var(ddof=0)
D. std(ddof=0)
学科:数据应用开发与服务(Python)
时间:2025-05-11 04:32:52
相关题目
相关作业