Skip to content

Add _get_numeric_data() to the public API? #5775

Closed
@jackmaney

Description

@jackmaney

In a tool that I'm building that utilizes Pandas data frames, I'm adding a simple data validation layer to only accept numeric columns of a given data frame. I found a Stack Overflow question from a bit over a year ago pointing out the private _get_numeric_data() method in the DataFrame class. Would it be possible to make this method part of the public API?

(And my apologies if this request has been made before; I did a few searches through the issues and didn't find anything.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions