We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Similarly here, wouldn't it make sense to add the cumulative emissions, quantiles and Energy Intensity files as input arguments to the function?
message-ix-buildings/message_ix_buildings/chilled/functions/regression.py
Line 58 in 6cde97d
Lines 75 to 77 in 6cde97d
Further down, the scenario names could be automatically inferred i.e. scenarios = engage_cumCO2.scenario.unique()
scenarios = engage_cumCO2.scenario.unique()
Line 66 in 6cde97d
@measrainsey
The text was updated successfully, but these errors were encountered:
measrainsey
No branches or pull requests
Similarly here, wouldn't it make sense to add the cumulative emissions, quantiles and Energy Intensity files as input arguments to the function?
message-ix-buildings/message_ix_buildings/chilled/functions/regression.py
Line 58 in 6cde97d
message-ix-buildings/message_ix_buildings/chilled/functions/regression.py
Lines 75 to 77 in 6cde97d
Further down, the scenario names could be automatically inferred i.e.
scenarios = engage_cumCO2.scenario.unique()
message-ix-buildings/message_ix_buildings/chilled/functions/regression.py
Line 66 in 6cde97d
@measrainsey
The text was updated successfully, but these errors were encountered: