I am using pandas library to read data from a .json file. I have the following example dataset:
import pandas as pd df = pd.DataFrame([[\'1\', \'book1\'],