pandas.core.groupby.GroupBy.first¶
Compute first of group values.
- return
Series or DataFrame Computed first of values within each group.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler
Compute first of group values.
Series or DataFrame Computed first of values within each group.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler