Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update latest input data #289

Merged
merged 7 commits into from
Jan 6, 2025

Conversation

MarieMcLaurent
Copy link
Contributor

Closes #288
Closes #281
Updates:

  • RP 2019 -> 2021
  • BPE, IRIS & Zoning 2021 -> 2023
  • BD-TOPO 2022 -> 2024

We couldn't update Filosofi 2019 to Filosofi 2021 because file unreadable with actual version of Pandas (1.5.3)
(Needs calamine as engine for read_excel but only implement with Pandas 2.2 and above)

@sebhoerl
Copy link
Contributor

sebhoerl commented Dec 3, 2024

Did you test if we can update pandas, or does it break something? If we can, maybe let's update in a separate PR before.

@MarieMcLaurent
Copy link
Contributor Author

I tried updating pandas but as bhepop2 also requires pandas at 1.5.3 this creates a conflict. We would need to update pandas on bhepop2 first then we can update it on eqasim as well.

@vincent-leblond
Copy link
Contributor

With @MarieMcLaurent and @leo-desbureaux-tellae, we suggest to follow these steps in order to quickly have lastest data, except for Filosofi.

  1. validate this PR without updating Filosofi
  2. in a new PR, update eqasim and bhepop2 with an update of pandas
  3. in a third PR, update eqasim with lastest Filosofi

@sebhoerl
Copy link
Contributor

Looks good, please merge in the latest changes :)

@MarieMcLaurent MarieMcLaurent changed the title update : latest input data feat : update latest input data Jan 6, 2025
@MarieMcLaurent MarieMcLaurent changed the title feat : update latest input data feat: update latest input data Jan 6, 2025
@sebhoerl sebhoerl merged commit d9b1b78 into eqasim-org:develop Jan 6, 2025
4 of 5 checks passed
Nitnelav pushed a commit to Symexpo/eqasim-france that referenced this pull request Jan 20, 2025
* feat : update data path and name

* feat : change test & docs

* fix : date BD-TOPO

* fix : rectify test

* fix : Changelog conflict

* fix : change fix

---------

Co-authored-by: Marie Laurent <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update BPE 2021 Update input data to most recent INSEE data and others
3 participants