to_integer method

to_integer

Converts to integer.

Returns

Integer value.

def to_integer(self):
    ...

See Also