Skip to content

Compatibility issues with numpy's fromnumeric.py #12644

Closed
@gfyoung

Description

@gfyoung

A recent spate of issues/PR's stemming from calling functions defined in numpy's fromnumeric.py module here that have identically-named but differently implemented methods/functions in pandas is indicative of a much larger compatibility issue between the two libraries with this module. A thorough overview of all of the functions from the fromnumeric.py module and cross-referencing them to implementations in pandas is needed to avoid similar issues.

Relevant PRs:
#12413 (issue: #12238)
#12603 (issue: #12600)
#12638

#7325 (from numpy)

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignCompatpandas objects compatability with Numpy or Python functions

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions