OboSheetReader

class OboSheetReader(df)[source]

Bases: Reader

Read from a pandas dataframe.

Initialize the sheet reader.

Parameters

df (DataFrame) –

The dataframe representing the authorship. Find an example of a spreadsheet following the appropriate format at one of:

Methods Summary

get_authorship()

Get authors and institutions.

Methods Documentation

get_authorship()[source]

Get authors and institutions.

Return type

Authorship