detect_separator property

detect_separator property

Definition:

@property
def detect_separator(self):
    ...
@detect_separator.setter
def detect_separator(self, value):
    ...

See Also