fangyulim / BTS_Flight_Forecast

Flight delay
MIT License
1 stars 0 forks source link

data processing #26

Closed fangyulim closed 6 months ago

fangyulim commented 7 months ago

Our current code requires the admin to upload all files (including previous data). It takes too long, we should instead change it so the previous data is saved as pickle, and combine with the newly uploaded data to save processing time.