This small PR adds support for subscript access on column types.
Subscript access is not implemented on column group-by objects as this is not a feature of Pandas.
Subscript assignment is not implemented as Pandas raises a warning.
This small PR adds support for subscript access on column types.
Subscript access is not implemented on column group-by objects as this is not a feature of Pandas.
Subscript assignment is not implemented as Pandas raises a warning.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This small PR adds support for subscript access on column types.
Subscript access is not implemented on column group-by objects as this is not a feature of Pandas.
Subscript assignment is not implemented as Pandas raises a warning.