This commit is contained in:
Andras Schmelczer 2026-07-03 18:39:34 +01:00
parent 1ee796b282
commit ab688243d7
36 changed files with 307 additions and 135 deletions

View file

@ -76,7 +76,7 @@ def test_tenure_lives_rent_free_rolls_into_private_rent():
def test_tenure_percentages_independent_per_lsoa():
"""Two LSOAs get independent profiles the LSOA granularity is the point."""
"""Two LSOAs get independent profiles: the LSOA granularity is the point."""
df = pl.concat(
[
pl.DataFrame(_long_rows("E01000010", {"Owned: Owns outright": 100})),