I recently filed a bug on pandas requesting for a save workspace feature (like RData & save image feature)<p>It was rejected as being unpythonic[1] , even though the base functionality to save a particular data frame is already present.<p>Can what dask is doing, be adapted to a simple case scenario of saving a workspace snapshot?<p>[1] <a href="https://github.com/pydata/pandas/issues/12381#issuecomment-185783910" rel="nofollow">https://github.com/pydata/pandas/issues/12381#issuecomment-1...</a>