REGISTER NOW: DdS Autumn School! 🇨🇭 Grosshöchstetten (Switzerland) 🗓️ 6.-11. October 2024

bw2analyzer.lci#

Module Contents#

Functions#

get_labeled_inventory(→ pandas.DataFrame)

Take an LCA's inventory matrix and labels its rows (biosphere) and columns (technosphere) with activity metadata.

bw2analyzer.lci.get_labeled_inventory(lca: bw2calc.LCA) pandas.DataFrame[source]#

Take an LCA’s inventory matrix and labels its rows (biosphere) and columns (technosphere) with activity metadata.

Args:
  • lca (bw2calc.LCA): LCA object whose life cycle inventory has been calculated previously.

Returns:

pd.DataFrame with activity information as row and column MultiIndices.