Enter search terms or a module, class or function name.
pandas.
read_clipboard
Read text from clipboard and pass to read_table. See read_table 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