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

Remove extra comma in energy source groups csv file #397

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

rouille
Copy link
Collaborator

@rouille rouille commented Dec 2, 2024

Purpose

Remove extra comma in a CSV that was adding an extra empty field and in turn pandas' read_csv to fail

What the code is doing

NA

Testing

N/A

Where to look

The src/oge/reference_tables/energy_source_groups.csv file

Usage Example/Visuals

N/A

Review estimate

1min

Future work

N/A

Checklist

  • Update the documentation to reflect changes made in this PR
  • Format all updated python files using black
  • Clear outputs from all notebooks modified
  • Add docstrings and type hints to any new functions created

@rouille rouille requested a review from grgmiller December 2, 2024 19:20
@rouille rouille self-assigned this Dec 2, 2024
Copy link
Collaborator

@grgmiller grgmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@rouille rouille merged commit 94a2cb0 into development Dec 3, 2024
2 checks passed
@rouille rouille deleted the ben/esg branch December 3, 2024 17:59
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 this pull request may close these issues.

2 participants