Skip to content

collections.namedtuple inferred as type tuple and not the (user-defined) class #3394

Closed
@AbhijeetKrishnan

Description

@AbhijeetKrishnan

Reference: pandas-dev/pandas#29114 (comment)

collections.namedtuple() should have its type inferred as the user-supplied argument. Instead, its type is inferred as tuple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions