LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

<UPD>: Handle future exception #241

Closed SEAJang closed 4 months ago

SEAJang commented 4 months ago

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

SEAJang commented 4 months ago

All unit tests pass results.txt Manually ran to ensure that the summary file is as expected.