Skip to content

organise docstrings into module  #396

Description

@solegalli

At the moment, most docstrings are contained in the _docstrings.py module.

We should create a folder called docstrings, and within it, create separate .py for attributes in the init, fit, transform etc.

We need to think if we also want to split it in imputers, encoders, etc. But we should probably centralize docstrings in this module instad of having it in base classes or within modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceimprove code and maintenance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions