import pandas as pd abc = pd.array(['a','b','c']) print(abc)