colrev.ops.colrev_pandasΒΆ

Connector for pandas

Functions

add_from_tei

This function adds data from TEI files to the given DataFrame.

extract_pdfs_for_data_extraction

This function creates symlinks or copies the PDFs to the given directory based on the copy_files parameter.

load_df

Get a pandas dataframe from a CoLRev project

load_resolved_papers

Loads records from the other project, matches them with the current project, and returns a DataFrame of the other records with the corresponding IDs in the current project.

save

This function saves the records from a DataFrame to a dataset.