ray.data.block.BlockAccessor.take# BlockAccessor.take(indices: List[int]) → pyarrow.Table | pandas.DataFrame[源代码]# 返回一个包含所提供行索引的新块。 参数: indices – 要返回的行索引。 返回: 包含所提供行索引的新块。