[問題] 網路爬蟲 使用pd.read_html時發生問題

作者: opengood5566 ( )   2018-02-27 02:31:31
import pandas as pd
ul= pd.read_html('http://www.twse.com.tw/fund/TWT38U?response=html')
我打這個指令時
出現error:
TypeError: ufunc 'add' did not contain a loop with signature matching types
dtype('<U60') dtype('<U60') dtype('<U60')
請問該如何解呢
謝謝
作者: Luluemiko (露露)   2018-02-27 19:48:00
用Spyder執行結果是正常的,有跑出一個1182*12的df
作者: Luluemiko (露露)   2018-02-27 11:48:00
用Spyder執行結果是正常的,有跑出一個1182*12的df
作者: ar54971   2018-03-06 03:38:00

Links booklink

Contact Us: admin [ a t ] ucptt.com