pandas.Panel.add_prefix

Panel.add_prefix(prefix)[source]

将前缀字符串与面板项名称连接。

参数:前缀:string
返回:with_prefix:调用者的类型
Scroll To Top