before_first method

before_first

Move the cursor to the front of this object, just before the first row.

def before_first(self):
    ...

See Also