Skip to content

Improving introspection way for Python functions #4

@kozo2

Description

@kozo2

For now, we have no choice but to use df.__dir__ to check the available pandas methods.

It might be a good idea to retrieve the function names from df.__dir__ and re-define the df class methods with it.

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