I have a list lets say:
x_lst = [1,2,3,4,5,6,7,8,9]
and a df like:
col_A, col_B 3 [4,3,2] 9 [1,2,3,4,5] 1 [5] 2