Skip to content
New issue

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

Import option for excel data files #329

Closed
bsteubing opened this issue Nov 12, 2019 · 4 comments · Fixed by #445
Closed

Import option for excel data files #329

bsteubing opened this issue Nov 12, 2019 · 4 comments · Fixed by #445
Assignees

Comments

@bsteubing
Copy link
Member

While there are many possible standards, I suggest to rely on this standard.

relying on this template:
https://nbviewer.jupyter.org/urls/bitbucket.org/cmutel/brightway2/raw/default/notebooks/Parameters%20-%20Excel%20import.ipynb

@cmutel is that still what you would recommend?

@dgdekoning
Copy link
Contributor

Related to #257.

@lugasraka
Copy link

Hello, does that mean one should create the inventory in an excel sheet, load it in Python (via Brightway), and only after that it can be imported through Activity Browser?

@dgdekoning
Copy link
Contributor

@lugasraka, Somewhat like that yes.
As soon as you load the data in through Brightway (in python) it becomes available in the Activity Browser.

The difficulty with implementing this is due to the fact that we also want to import (and activate) different kinds of parameters through the same excel file.

At some point in the future I would like to add a button to the Activity Browser that allows users to import the excel document directly instead of going through Brightway.

@lugasraka
Copy link

Ah yes @dgdekoning thanks. So I need to set_up a new database using excel importer and populate it so it can be called through AB.

@dgdekoning dgdekoning linked a pull request Sep 26, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants