有時候需要讀取一定格式的json檔案為DataFrame,可以通過json來轉換或者pandas中的read_json()。 import pandas as pd import json data = pd.
確定! 回上一頁