InseeFrLab / InseeFrLab/pynsee
update transform_overseas when depts are already known
Open
- Dominant language
- Python
- Stars
- 89
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For instance in the example_rp_logement_2017 example, you end up with a "insee_dep" column.
For now, transform_overseas cannot let you choose a column of INSEE dpts codes and simply perform a merge to retrieve dpts geometries.
This ends up with (in the same example) a 49.138 iterations long loop to perform transform_overseas which might not be needed.
This needs to be thoroughly checked : I just ran onto this while updating the examples and opened the issue to keeps this in mind.
Contributor guide
Assessment
This issue has not been assessed yet.