..
This commit is contained in:
parent
1ee796b282
commit
ab688243d7
36 changed files with 307 additions and 135 deletions
|
|
@ -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})),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue