Holding functions for accessing Google sheets, CSV files, outputting processed info, pushing to the website's repo and so on.
authors_from_csv(
from_file,
from_columns, # dict of columns names to attributes
to='list' #objects in list or objects in dict or pandas.DataFrame plain values
)
Holding functions for accessing Google sheets, CSV files, outputting processed info, pushing to the website's repo and so on.
authors_from_csv: function for creatingpubot.author.Authorobject from the CSV files. The value of this function whentois set topandas.DataFrameis that the output is more complete than the input.authors_from_mdauthors_from_gdrive- this may require a submodule ofpubot.iopublications_from_csvpublications_from_mdpublications_from_gdrive- this may require a submodule ofpubot.io