modin.pandas.Series.mul

Series.mul(other, level=None, fill_value=None, axis=0)[source]

Get multiplication of BasePandasDataset and other, element-wise (binary operator mul).