pandas.Series.item¶
Return the first element of the underlying data as a python scalar.
- return
scalar The first element of %(klass)s.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler
Return the first element of the underlying data as a python scalar.
scalar The first element of %(klass)s.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler