DATA ANALYSIS PACKAGE SYMBOL
FoldValues
FoldValues[f,x,assoc]
applies FoldList[f,x,list] to the values of items in an association and returns a new association using the keys from the second item in each operation. The arguments x is optional.
FoldValues[f]
represents the operator form of FoldValues.