pandas.Series.str.get¶
Extract element from each component at specified position.
Extract element from lists, tuples, or strings in each element in the Series/Index.
- param i
- int
Position of element to extract.
- return
Series or Index
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler