4teamwork / ftw.linkchecker

0 stars 0 forks source link

Only have excel file in ram instead of saving into egg cache #33

Closed busykoala closed 5 years ago

busykoala commented 5 years ago

🚧 Needs #32 to be merged. Rebase and change base to master before merging. 🚧

Closing #31 Partly solving the issue #29

With this change the excel workbook will not be saved physically anymore but in ram only. Also I added a better output to the excel sheet comparing test showing the diff of the two dataframes loaded from the excel workbooks.

busykoala commented 5 years ago

Included in #42