engarde-dev / engarde

A library for defensive data analysis.
MIT License
500 stars 40 forks source link

Add a cacher? #33

Open ResidentMario opened 7 years ago

ResidentMario commented 7 years ago

A while back I experimentally wrote a little state machine for caching intermediate results for pandas operations in case of errors, checkpoints.

What do you think of the idea of making this a tool in engarde instead?