Closed sbrugman closed 5 years ago
In the latest refactor I removed the hard requirement for prep, things should use .get(cache, generator_function)
All prep really does now is allow users to cache results now. It might be nice to have some result caching since some of the transforms are fairly expensive.