To read a JSON file via Pandas, we can use the read_json() method. df = pd.read_json('data/simple.json').
確定! 回上一頁