Skip to content

CLN: Integrate .corrwith and .corr #11260

Open
@max-sixty

Description

@max-sixty

Currently:

  • corr on a DataFrame requires another DataFrame, and fails on a Series
  • corrwith on a DataFrame takes a Series

Is there a good reason these are separate? Should corr do whatever corrwith does when passed a Series, and corrwith could be deprecated?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions