Closed
Description
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
Labels
No labels
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.