numpy.ma.MaskedArray.__rfloordiv__# 方法 ma.MaskedArray.__rfloordiv__(other)[source]# 将 other 除以 self,并返回一个新的掩码数组。