.. py:method:: add_sampler(new_sampler) 为当前数据集添加子采样器。 **参数:** - **new_sampler** (Sampler):待添加的子采样器。
阿对对队