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