問題詳情
21. 關於 R 語言與 Python 語言,下列敘述何者正確?
(A) R 語言中,無法使用 write.table( )函數匯出.csv 逗號分隔檔案
(B) Python 語言中,可使用 numpy 的 to_csv( )方法匯出.csv 逗號分隔檔案
(C) R 語言中,可使用 write.csv( )函數匯出.csv 逗號分隔檔案
(D) Python 語言中,可使用 open('file.csv ', 'r')讀寫.csv 逗號分隔檔案
參考答案
答案:C
難度:計算中-1
書單:沒有書單,新增