Skip to content

Functions allowed in DataFrameGroupby.transform are not all tested #27905

Closed
@charlesdong1991

Description

@charlesdong1991

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GroupbyMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateTestingpandas testing functions or related to the test suitegood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions