Skip to content

Naming Convention for Type Aliases #28480

@vaibhavhrt

Description

@vaibhavhrt

A consistent naming convention should be used for type aliases.
Maybe CamelCase as the stdlib typing module is in Camel Case, but suggestions are welcome.

Inconsistent names could be found in pandas.io.formatters.formatter, formatters_type and float_format_type. Look for other similar names too and fix them all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Typingtype annotations, mypy/pyright type checking

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions