Closed SEAJang closed 4 months ago
This change to address the future exception that came with updating the LDAR-Sim requirements.
The filling of a data frame with zeros instead of NaN values was handled differently.
Address the future exception warning when null filling
N/A
All unit tests pass results.txt
Manually tested to ensure everything ran, and no changes were observed, along with the removal of the warning message
All unit tests pass results.txt Manually ran to ensure that the summary file is as expected.
Pull Request Key Information
Reason for change
This change to address the future exception that came with updating the LDAR-Sim requirements.
What was changed
The filling of a data frame with zeros instead of NaN values was handled differently.
Intended Purpose
Address the future exception warning when null filling
Level of version change required
N/A
Testing Completed
All unit tests pass results.txt
Manually tested to ensure everything ran, and no changes were observed, along with the removal of the warning message