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

Fixed scenario excel import for numbered scenarios #1236

Merged

Conversation

mrvisscher
Copy link
Collaborator

@mrvisscher mrvisscher commented Feb 19, 2024

Fixes a bug where AB throws an error when importing an excel scenario file that contains scenarios that are called numbers. This only fails for .xlsx imports, not .csv imports.

image

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation, please follow the numpy style guide.
  • Update tests.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, feature, ui, change, documentation, breaking, ci
    as they show up in the changelog.
  • Link this PR to related issues by using closing keywords.
  • Add a milestone to the PR for the intended release.
  • Request a review from another developer.

@mrvisscher mrvisscher added the bug Issues/PRs related to bugs label Feb 19, 2024
@mrvisscher mrvisscher added this to the 2.9.7 milestone Feb 19, 2024
@coveralls
Copy link

Coverage Status

coverage: 50.688%. remained the same
when pulling eb2d49c on mrvisscher:numbered_excel_scenarios_fix
into 0955df9 on LCA-ActivityBrowser:master.

@marc-vdm marc-vdm merged commit e24b3ec into LCA-ActivityBrowser:master Feb 19, 2024
15 checks passed
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.

3 participants