Export all reference values attributes to a pd.DataFrame
Default column names are given by the ArgoReferenceValue.keys attribute.
Parameters:
columns (list[str] | None, optional, default=None) – Column names to insert into the output. By default, None, will include all available ArgoReferenceValue.keys attributes.