Skip to main content
Ctrl+K

Register Now: Autumn School 2023: Open Approaches to Time in LCA 📍 Switzerland 🗓️ 9-13.October

Logo image

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Section Navigation

  • bw2io
    • bw2io.export
    • bw2io.extractors
      • bw2io.extractors.csv
      • bw2io.extractors.ecospold1
      • bw2io.extractors.ecospold1_lcia
      • bw2io.extractors.ecospold2
      • bw2io.extractors.excel
      • bw2io.extractors.exiobase
      • bw2io.extractors.json_ld
      • bw2io.extractors.simapro_csv
      • bw2io.extractors.simapro_lcia_csv
    • bw2io.importers
    • bw2io.strategies
    • bw2io.backup
    • bw2io.compatibility
    • bw2io.errors
    • bw2io.migrations
    • bw2io.modified_database
    • bw2io.package
    • bw2io.units
    • bw2io.unlinked_data
    • bw2io.utils
  • bw2data
  • bw2calc
  • bw2analyzer
  • API Reference
  • bw2io.extractors
  • bw2io.extractors.excel

bw2io.extractors.excel#

Module Contents#

Classes#

ExcelExtractor

Functions#

get_cell_value_handle_error(cell)

class bw2io.extractors.excel.ExcelExtractor[source]#

Bases: object

classmethod extract(filepath)[source]#
classmethod extract_sheet(wb, name, strip=True)[source]#
bw2io.extractors.excel.get_cell_value_handle_error(cell)[source]#

previous

bw2io.extractors.ecospold2

next

bw2io.extractors.exiobase

On this page
  • Module Contents
    • Classes
    • Functions
      • ExcelExtractor
        • ExcelExtractor.extract()
        • ExcelExtractor.extract_sheet()
      • get_cell_value_handle_error()
      • ExcelExtractor
        • extract
        • extract_sheet
      • get_cell_value_handle_error
Show Source

© Copyright 2023 Brightway Developers.

Built with the PyData Sphinx Theme 0.13.0.