This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Description
Actually axis could be a string ('index' or 'columns'), not only an integer. You could add string type here. Moreover you could check on typing stage of the implementation that axis type is able to be a string.
Originally posted by @densmirn in #227