.
This commit is contained in:
parent
909e241907
commit
1ee796b282
29 changed files with 250 additions and 126 deletions
|
|
@ -593,7 +593,7 @@ def test_transform_grocery_dedup_drops_only_grocery_aspect(tmp_path):
|
|||
# The _write_transform_inputs fixture seeds 5 GEOLYTIX "Tesco" points at
|
||||
# (51.52, -0.14). An OSM object colocated there carrying "Tesco" in its name
|
||||
# is the same physical store, so its Convenience Store (Groceries) row is a
|
||||
# duplicate and must be dropped — but its NON-grocery aspect (a Post Office
|
||||
# duplicate and must be dropped, but its NON-grocery aspect (a Post Office
|
||||
# sharing the same OSM id) must survive. An independent shop away from the
|
||||
# GEOLYTIX point keeps its grocery row.
|
||||
raw = pl.DataFrame(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue