This is the same question as this question, which is marked as a duplicate of this one.
The problem, and the reason I'm still asking, is that the solution provided (using pandas.read_clipboard()) currently doesn't work.
I use Python 3.5 and whenever I try to copy data from the clipboard I get an error :
"It seems the kernel died unexpectedly" which seems to be restricted to 3.5.
Any other way to get a simple dataframe like …