You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. fillna, tshiftand corrwith are all allowed in group.transform(), but looking at pandas/tests/groupby/test_transform.py, they are not tested. There are more, and I will add to here and make a PR to tests these cases.