📅  最后修改于: 2022-03-11 14:45:20.627000             🧑  作者: Mango
代码示例1
numpy.prod(a, axis=None, dtype=None, out=None,
keepdims=, initial=, where=)
#Return the product of array elements over a given axis.