Contents
Return the index lookups of the given axis
axis : {‘sample’, ‘observation’}, optional
Axis to get the index dict. Defaults to ‘sample’
dict
lookups {id:index}
UnknownAxisError
If provided an unrecognized axis.