write_update
write_update(
self ,
update_df ,
update_time = None,
base_path: str | pathlib.Path[str, Path] = ““,
)
Convert updates to dataframe, then append to index table.
method of dascore.utils.hdf5.HDFPatchIndexManager | source |
write_update(
self ,
update_df ,
update_time = None,
base_path: str | pathlib.Path[str, Path] = ““,
)
Convert updates to dataframe, then append to index table.