Save Immediate Output when an Error Occurs

Save Immediate Output when an Error Occurs

Have you ever executed some lines of code that take a long time to run but the next line of code caused the error so you lost the output of the previous lines of code?

You can use pickle to save the immediate output. If there is an error, you can load that output and continue where you left off

Scroll to Top

Work with Khuyen Tran

Work with Khuyen Tran