pandas.core.groupby.GroupBy.all¶
Return True if all values in the group are truthful, else False.
- param skipna
- bool, default True
Flag to ignore nan values during truth testing
- return
bool
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler