A while back I experimentally wrote a little state machine for caching intermediate results for `pandas` operations in case of errors, [`checkpoints`](https://github.com/ResidentMario/checkpoints). What do you think of the idea of making this a tool in `engarde` instead?
A while back I experimentally wrote a little state machine for caching intermediate results for
pandasoperations in case of errors,checkpoints.What do you think of the idea of making this a tool in
engardeinstead?