GoogleSheets.Loader.FileSystem
Implements GoogleSheets.Loader behaviour for reading given spreadsheets in csv format from a directory.
Summary↑
load(sheets, previous_version, config) | Reads CSV files matching given sheet names from directory. Returns a spreadsheet with nil as version information and SpreadSheet.t struct containing data for all given spreadsheets |
Functions
Reads CSV files matching given sheet names from directory. Returns a spreadsheet with nil as version information and SpreadSheet.t struct containing data for all given spreadsheets.