Skip to content

REF: move 'describe' functions to new file #31154

Closed
@david-cortes

Description

@david-cortes

Opening an issue about a refactor of the code for the describe method in Series and DataFrames as requested here: #30209
Idea was to move all the helper functions (according to type) into a new file pandas/core/algos/describe.py

And to redo the tests on describe methods by dtype using parametrize.


Seeing as the current organization of the files in the master branch does not follow this arrangement and would imply some perhaps bug changes, I'd prefer not to work on this myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions