bw2io.extractors.excel ====================== .. py:module:: bw2io.extractors.excel Classes ------- .. autoapisummary:: bw2io.extractors.excel.ExcelExtractor Functions --------- .. autoapisummary:: bw2io.extractors.excel.get_cell_value_handle_error Module Contents --------------- .. py:class:: ExcelExtractor Bases: :py:obj:`object` .. py:method:: extract(filepath) :classmethod: .. py:method:: extract_sheet(wb, name, strip=True) :classmethod: .. py:function:: get_cell_value_handle_error(cell)