pandas.
read_clipboard
(sep='\\s+', **kwargs)[source]¶
Read text from clipboard and pass to read_table. See read_table for the full argument list
Parameters:sep : str, default ‘s+’.
Returns:A string or regex delimiter. The default of ‘s+’ denotes one or more whitespace characters.
parsed : DataFrame
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4