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

Fuel transactions NaNs to 0s #56

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Fuel transactions NaNs to 0s #56

merged 2 commits into from
Jul 25, 2024

Conversation

nsryan2
Copy link
Member

@nsryan2 nsryan2 commented Jul 25, 2024

This PR creates two new columns for fresh and used fuel, then sets the NaN values to 0s, and finally sums the values to create the total fresh and used columns.

This PR closes #43

There's a plot in the issue, and, for the same scenario, the scripts now output:
image

@nsryan2 nsryan2 added the Bug Fix Resolves a bug label Jul 25, 2024
@nsryan2 nsryan2 self-assigned this Jul 25, 2024
@nsryan2 nsryan2 merged commit 83e1f08 into main Jul 25, 2024
1 check passed
@nsryan2 nsryan2 deleted the fuel_trans branch July 25, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Resolves a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Total Fuel transactions have NaN values
1 participant