I am trying to insert integer in SQL table with datatype of column as INTEGER.
df_asgn[\'Attempts\'] = df_asgn[\'Attempts\'].apply(lambda x: randint(0,6)).astype(\'