Instagram Style Photo Collage

my submission is showing error while submitting csv file i have used image.reshape(184900,3) and the convert it into csv by pd.DataFrame(data = col).to_csv(“abc.csv”,index = False, header = [‘R’,‘G’,‘B’]) it is not submitting