pyiron_base.project.archiving.export_archive.export_database

pyiron_base.project.archiving.export_archive.export_database#

pyiron_base.project.archiving.export_archive.export_database(df: DataFrame) DataFrame[source]#

Export the project database to an archive directory.

Parameters:

df (DataFrame) – pyiron job table containing job information.

Returns:

DataFrame containing updated job information with new IDs

and project paths.

Return type:

DataFrame