Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.CategoricalIndex.item

CategoricalIndex.item()[source]

return the first element of the underlying data as a python scalar

Scroll To Top