dataforgoodfr / dataforgoodfr/12_bloom
[DATA] Copie d'updated_vessels_table : ajouter un champ "vessel_id" qui match avec historical_dim_vessels.vessel_id
Open
@marthevienne is already working on this.
Since Jul 25, 2025.
- Dominant language
- Python
- Stars
- 30
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 9
Description
Nom du fichier à déplacer dans seeds : static_vessels_table.csv
Ok, je peux le faire en gardant une trace de deux CSV pour ne pas perturber la table dim_vessel qui fonctionne en prod.
=> updated_vessels_table.csv
=> static_vessels_table.csv ==> je modifie les vessel_id pour matcher ceux dans historical_dim_vessels.csv
Originally posted by @marthevienne in https://github.com/dataforgoodfr/12_bloom/issues/486#issuecomment-3117227047
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.