Import pandas module gives Attribute Error

前端 未结 2 2043
Happy的楠姐
Happy的楠姐 2021-01-22 22:29

I recently changed from Windows to Ubuntu 12.04 LTS, and I am trying to get the hang on Python.

I copied a couple of example commands from http://pandas.pydata.org/pand

2条回答
  •  北恋
    北恋 (楼主)
    2021-01-22 22:51

    I've had similar error regarding the 'compat' attribute, restarting kernel helped

提交回复
热议问题