pandas.
read_clipboard
Read text from clipboard and pass to read_csv.
A string or regex delimiter. The default of ‘s+’ denotes one or more whitespace characters.
See read_csv for the full argument list.
A parsed DataFrame object.