Hello,
When examining the processing code, several ground truth tables do not contain <thead> or <tbody> leading to the current code to return them as empty tables before teds computations. In these cases the "true_json" passed to the teds computation is an empty table. So far I found this to happen to samples with indices: 74, 78, 123, 190, 192, 225, 247, 249, 256, 260, 262, 283, 287, 293, 363, 392, 394.
Can you please check whether this is accurate?
Hello,
When examining the processing code, several ground truth tables do not contain
<thead>or<tbody>leading to the current code to return them as empty tables before teds computations. In these cases the "true_json" passed to the teds computation is an empty table. So far I found this to happen to samples with indices: 74, 78, 123, 190, 192, 225, 247, 249, 256, 260, 262, 283, 287, 293, 363, 392, 394.Can you please check whether this is accurate?