pandas.DataFrame.keys — pandas 0.16.2 documentation (original) (raw)
DataFrame.keys()¶
Get the ‘info axis’ (see Indexing for more)
This is index for Series, columns for DataFrame and major_axis for Panel.
DataFrame.keys()¶
Get the ‘info axis’ (see Indexing for more)
This is index for Series, columns for DataFrame and major_axis for Panel.