Enter search terms or a module, class or function name.
pandas.
read_clipboard
Read text from clipboard and pass to read_csv. See read_csv for the full argument list
sep : str, default ‘s+’
A string or regex delimiter. The default of ‘s+’ denotes one or more whitespace characters.
parsed : DataFrame