pandas.core.window.Expanding.max¶
Calculate the expanding maximum.
*args, **kwargs Arguments and keyword arguments to be passed into func.
- return
Series or DataFrame Return type is determined by the caller.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler