Enter search terms or a module, class or function name.
Panel.
mul
Multiplication of series and other, element-wise (binary operator mul). Equivalent to panel * other.
panel * other
other : DataFrame or Panel
axis : {items, major_axis, minor_axis}
Axis to broadcast over
Panel
See also
Panel.rmul