要素毎の比較演算 (以上)
x >= y
x : 入力オブジェクト (Scalar, Series, Snapshot)
y : 入力オブジェクト (Scalar, Series, Snapshot)
% x = 10 % y = 5 % x >= y 1