Searched defs:data_as_row (Results 1 – 1 of 1) sorted by relevance
640 def data_as_row(data, ext, cols): function662 def _as_row(self, colnames, datacolumns, data_as_row): argument