modin.pandas.Resampler.pipe

Resampler.pipe(func: Union[Callable[[...], T], tuple[Callable[..., T], str]], *args: Any, **kwargs: Any)[source]