Kings16 / ELAS

0 stars 1 forks source link

method delete_all_avg_rating #7

Open Kings16 opened 2 years ago

Kings16 commented 2 years ago

in the orm_interface.upload_orm_data.py create a method "delete_all_e3_avg_rating()", this method should delte the table Avg_rating from the database.

this is needed because the existing table and data should be deleted so that new data from the scrapping will used.