Skip to contents

get_contributions_changesets() returns a dataframe with a column tags that contains nested dataframes. This function extracts the embedded dataframes while preserving the original changeset id.

Usage

extract_and_combine_tags(df)

Arguments

df

a dataframe generated by get_contributions_changesets(). It expects

Value

a dataframe containing all keys and values used in every changeset.