对输出结果进行分组 Args: n (int): 输出结果的分组个数,具体表现为产生n个输出文件,文件内容为各组数据 partition_fn (callable): 用于指定分组方式的函数 Returns: FileBase: 返回self
(self, n=None, partition_fn=None)
source not stored for this graph (policy: none)
no outgoing calls