Marc van der Meide
Marc van der Meide
Hey, great suggestion! > it's not possible to import the data in pandas and use the .loc function to filter out certain values This is actually possible, this file is...
I didn't read this in detail, but perhaps have a look at this: https://stackoverflow.com/questions/61358288/how-can-i-export-and-import-a-pandas-dataframe-with-multiindex-row-and-column-in
Hi @Cermouth, you can do this under `File` > `Export Database`  Which then gives you a popup like this:  Then choose the excel format if you want to...
Of help to whoever picks this up: [Brightway_prj_save_load.zip](https://github.com/LCA-ActivityBrowser/activity-browser/files/12831454/Brightway_prj_save_load.zip) - [ ] Add button for project import - [ ] Add menu option under `File` (top left menu) for project export...
Sorry to hear that. Could you please do the following in the anaconda prompt? - Make sure your `ab` environment is active, if it isn't do `conda activate ab` -...
Thanks a lot for sharing! We'll get back to you once we can do more. Some people have had a similar problem with importing ecoinvent and had better luck with...
Happy to hear that this worked as a temporary solution for you :)
Closing as resolved in `2.9.3`
Also we can prob. remove https://github.com/LCA-ActivityBrowser/activity-browser/blame/61bf99e50596e40336d9f4432b169b89c6f011f1/activity_browser/ui/tables/LCA_setup.py#L108 and https://github.com/LCA-ActivityBrowser/activity-browser/blame/61bf99e50596e40336d9f4432b169b89c6f011f1/activity_browser/ui/tables/LCA_setup.py#L170 because they are in the superclass `CSGenericTable` (though do copy over the `SHIFT` key, which isn't in the original) Perhaps also the...
\+ review this class descriptor https://github.com/LCA-ActivityBrowser/activity-browser/blame/61bf99e50596e40336d9f4432b169b89c6f011f1/activity_browser/ui/tables/LCA_setup.py#L46 \+ move the dropevent logs to debug level