import pandas as pd color_table = pd.read_table("/content/drive/My Drive/Site sharing/PSD Resources/Colors.txt") print(color_table)