pandas.read_clipboard(sep='\s+', **kwargs)
[source]
Read text from clipboard and pass to read_csv. See read_csv for the full argument list
Parameters: |
|
---|---|
Returns: |
|
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.read_clipboard.html