Python! Reading and Writing JSON Files

preview_player
Показать описание
Tutorial on reading and writing JSON files with Python. Learn how to read a JSON file into a Python dictionary, parse through the data from the JSON file and write a Python dictionary to a JSON file.

The notebook can be found in the "Python" folder within the below repo.

CONNECT:

|-Video Chapters-|
0:00 - Intro
0:08 - Definition of JSON
0:53 - Viewing a JSON file in Visual Studio
1:29 - Reading a JSON file into Python
3:37 - Parsing through the JSON data
6:34 - Writing a Python dictionary to a JSON file
7:41 - References and additional learning
Рекомендации по теме