sdq.io.Checkpoint#
- class scdiffeq.io.Checkpoint(path: Path | str, *args, **kwargs)[source]#
Instantiates checkpoint object.
- property version#
Returns: str Version of the checkpoint.
- property F_hat#
Returns: pd.DataFrame or None DataFrame containing F_hat data if the path exists, otherwise None.