Skip to contents

Rejoin the payload with the database to retrieve bag IDs

Usage

rejoin_to_get_bag_ids(df.payload, con, manifest_name_col)

Arguments

df.payload

A dataframe with payload data.

con

A database connection object.

manifest_name_col

Column name in df.payload for manifest name.

Value

A dataframe with updated bag IDs.