pandas.core.groupby.DataFrameGroupBy.pct_change

Calculate pct_change of each value to previous entry in group.

return

Series or DataFrame Percentage changes within each group.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler