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

Fix metadata update #267

Merged
merged 2 commits into from
Aug 22, 2019
Merged

Fix metadata update #267

merged 2 commits into from
Aug 22, 2019

Conversation

dgdekoning
Copy link
Contributor

Noticed I was receiving MetaDataStore errors when adding exchanges to activities.

These are related to updating values in 'copied' dataframes: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#indexing-view-versus-copy

Also just quickly added some typing and specified which exception should be caught when looking up an activity with bw.get_activity.

@dgdekoning dgdekoning added the bug Issues/PRs related to bugs label Aug 22, 2019
@dgdekoning dgdekoning merged commit ccdd948 into LCA-ActivityBrowser:master Aug 22, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 43.783% when pulling eec8116 on dgdekoning:fix-metadata-update into b5093e3 on LCA-ActivityBrowser:master.

@dgdekoning dgdekoning deleted the fix-metadata-update branch September 3, 2019 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues/PRs related to bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants