You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A series of jupyter notebooks to: 1. find images in METS files, 2. find and download images from METS files, 3a. create a dictionary of file/image pairs and convert it to JSON, 3b. read JSON with Pandas, 4. parse and handle a JSON file with Pandas
Tasks: 1. create a dictionary of file/image pairs and convert it to JSON 2. read JSON with Pandas
04_JSON-Pandas.ipynb
Task: parse and handle a JSON file with Pandas
About
A series of jupyter notebooks to: 1. find images in METS files, 2. find and download images from METS files, 3a. create a dictionary of file/image pairs and convert it to JSON, 3b. read JSON with Pandas, 4. parse and handle a JSON file with Pandas