1. I parse uploaded data and return df_con: Result: OK
def parse_data(contents, filename): content_type, content_string = contents.split(