xref https://github.com/pandas-dev/pandas/pull/50913#discussion_r1086815567
Similar to https://github.com/pandas-dev/pandas/pull/50338, *args, **kwargs were deprecated and removed in 1.x for rolling-like methods, so the same should apply to resample methods as well.