numpy.recarray.choose# 方法 recarray.choose(choices, out=None, mode='raise')# 使用索引陣列從一組選項中建構新陣列。 請參閱 numpy.choose 以取得完整文件。 另請參閱 numpy.choose等效函數