The grid (core) ยท console.warn
source.mode "derived": `statistics: { fn: 'datasetVsDataset' }` needs `with`: the second grid to compare this one against.
Printed by The grid (core), prefixed [lattice], since 1.52.0.
Warnings reference › source.derived.statistics.with
- Identifier
source.derived.statistics.with- Raised by
- The grid (core)
- Since
- 1.52.0
What happened
A dataset-versus-dataset comparison needs two datasets and only one was given. Nothing is produced.
The fix
Set with to the second grid.
Reference
Covered in full at the API reference.