I have a dataframe which contains some missing values(Nans). I am trying to insert the dataframe into the database using fast_to_sql in python. The table has column
fast_to_sql in python