小编Hab*_*yme的帖子

Pasting data into a pandas dataframe

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 …

python pandas

5
推荐指数
1
解决办法
944
查看次数

标签 统计

pandas ×1

python ×1