In this code I am importing a sample csv dataframe. What I am trying to do is make one row dataframes based on the index. The code is:
import pandas as pd imp