asreview.data.RISWriter.write_data

classmethod RISWriter.write_data(df, fp)[source]

Export dataset.

Parameters:
  • df (pd.Dataframe) – Dataframe of all available record data.

  • fp (str, pathlib.Path) – File path to the RIS file, if exists.

Returns:

RIS file – Dataframe of all available record data.