Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.core.window.Expanding.max

Expanding.max(*args, **kwargs)[source]

expanding maximum

Returns:
same type as input
Scroll To Top