I am working on cvs file with Pandas.
import pandas as pd df = pd.read_csv(\'/gdrive/MyDrive/sublist.csv\', index_col=\'Username\') print(df) #Print all db