Reference: https://github.com/pandas-dev/pandas/pull/29114#discussion_r337152697 `collections.namedtuple()` should have its type inferred as the user-supplied argument. Instead, its type is inferred as tuple.