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

[On hold] Consistent parsing of "None" from xlsx sheet #113

Open
santiagoinfantinom opened this issue Aug 3, 2020 · 0 comments
Open

[On hold] Consistent parsing of "None" from xlsx sheet #113

santiagoinfantinom opened this issue Aug 3, 2020 · 0 comments

Comments

@santiagoinfantinom
Copy link
Collaborator

santiagoinfantinom commented Aug 3, 2020

There is a string "None" here, as I thought that data in the xlsx would be parsed as 'type(None)'. Refernce in link below:

multicriteria_data[TARIFF] = {}
https://github.com/rl-institut/offgridders/blob/dev/src/B_read_from_files.py#L253

if column_item == TITLE_TIME:
https://github.com/rl-institut/offgridders/blob/dev/src/B_read_from_files.py#L349

@santiagoinfantinom santiagoinfantinom self-assigned this Aug 18, 2020
@santiagoinfantinom santiagoinfantinom changed the title Consistent parsing of "None" from xlsx sheet [On hold] Consistent parsing of "None" from xlsx sheet Aug 18, 2020
@santiagoinfantinom santiagoinfantinom removed their assignment Aug 18, 2020
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.

1 participant