cf.Data.__mod__

Data.__mod__(other)[source]

The binary arithmetic operation %

x.__mod__(y) <==> x % y