Series.cumProd
Return the cumulative product of a series
danfo.Series.cumProd()
Parameters
Type
Description
Default
options
Object
inplace: Whether to perform the operation in-place or not.
{
inplace: false
}
Example
Last updated
Return the cumulative product of a series
danfo.Series.cumProd()
options
Object
inplace: Whether to perform the operation in-place or not.
{
inplace: false
}
Example
Last updated