pandas.Panel.add_suffix

Panel.add_suffix(suffix)

Concatenate suffix string with panel items names

Parameters:suffix : string
Returns:with_suffix : type of caller