numpy.ma.MaskedArray.__ifloordiv__# 方法 ma.MaskedArray.__ifloordiv__(other)[source]# 對自身執行 floor 除法,除數為 other,原地運算。