Basics
API DOCS
Guess the delimiter used in a CSV file.
file_name (str) – The path to the CSV file.
Guessed delimiter (one of ‘,’, ‘ ‘, ‘;’)
str