pandas.DataFrame.axes¶
Return a list representing the axes of the DataFrame.
It has the row axis labels and column axis labels as the only members. They are returned in that order.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler