Python! Reading and Writing JSON Files
Adrian Dolinay
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. GitHub Repo - https://github.com/ad17171717/YouTube-Tutorials/blob/main/Python/JSON/Python!_Reading_and_Writing_JSON_Files.ipynb
Dataset - https://www.kaggle.com/datasets/adityak80/spotify-millions-playlist
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG Odysee: https://odysee.com/@adriandolinay:0 Medium: https://medium.com/@adriandolinay
|-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 ... https://www.youtube.com/watch?v=Vc9YBzcSxJw
32325385 Bytes