cf.Index.__truediv__

Index.__truediv__(y)[source]

The binary arithmetic operation / (true division)

x.__truediv__(y) <==> x/y