GenericCheckpointStore ====================== .. currentmodule:: activitysim.core.workflow.checkpoint .. autoclass:: GenericCheckpointStore .. rubric:: Methods .. autosummary:: :toctree: ~GenericCheckpointStore.__init__ ~GenericCheckpointStore.close ~GenericCheckpointStore.from_hdf ~GenericCheckpointStore.get_dataframe ~GenericCheckpointStore.list_checkpoint_names ~GenericCheckpointStore.put .. rubric:: Attributes .. autosummary:: :toctree: ~GenericCheckpointStore.filename ~GenericCheckpointStore.is_open ~GenericCheckpointStore.is_readonly