bigframes.pandas.Series.prod#

Series.prod()float[source]#

Return the product of the values over the requested axis.

Returns:

Scalar.

Return type:

scalar

On this page

This Page