pymrio.calc_e

pymrio.calc_e(M, Y)

Calculate total impacts (footprints of consumption Y)

Parameters:
  • M (pandas.DataFrame or numpy.array) – Multipliers
  • Y (pandas.DataFrame or numpy.array) – Final consumption
  • TODO - this must be completely redone (D, check for dataframe, …)
Returns:

  • pandas.DataFrame or numpy.array – Multipliers m The type is determined by the type of M. If DataFrame index/columns as M
  • The calcubased on multipliers M and finald demand Y