[[Reserved for Mark Sherman's Class]]
https://github.com/processing/processing4/blob/main/core/src/processing/data/Table.java#L4822
This is specifically about the TODO.
There is a missingFloat field in this class. We should be comparing against that.
[[Reserved for Mark Sherman's Class]]
https://github.com/processing/processing4/blob/main/core/src/processing/data/Table.java#L4822
This is specifically about the
TODO.There is a
missingFloatfield in this class. We should be comparing against that.