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

Cost reduction CSV has unnecessary technology_type column #260

Closed
measrainsey opened this issue Dec 4, 2024 · 0 comments · Fixed by #269
Closed

Cost reduction CSV has unnecessary technology_type column #260

measrainsey opened this issue Dec 4, 2024 · 0 comments · Fixed by #269
Assignees
Labels
costs `.tools.costs`/cost data preparation

Comments

@measrainsey
Copy link
Contributor

Within the cost_reduction.csv files in the costs tool, there is a column called technology_type that isn't used anywhere (in fact the only times the column is referenced in the code base is to be deleted from a dataframe). This is carried over from the legacy costs work/Excel spreadsheet, and I didn't remove it when building the current costs tool. Making a note for myself to just create a PR to remove this column in the input CSVs and remove references to it in the code.

@measrainsey measrainsey added the costs `.tools.costs`/cost data preparation label Dec 4, 2024
@measrainsey measrainsey self-assigned this Dec 4, 2024
@glatterf42 glatterf42 linked a pull request Dec 12, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
costs `.tools.costs`/cost data preparation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant