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

Industry: move from pandas to xarray #346

Open
irm-codebase opened this issue Apr 11, 2024 · 0 comments
Open

Industry: move from pandas to xarray #346

irm-codebase opened this issue Apr 11, 2024 · 0 comments
Labels
Industry Industrial energy demand

Comments

@irm-codebase
Copy link
Contributor

irm-codebase commented Apr 11, 2024

The industry module uses pandas extensively. Due to the way pandas handles multiindexes, the code is very hard to follow (and probably slower than necessary).

We should pivot to using xarray instead to make the code more readable and efficient.

Recommendation: this should be tackled after all industry processing has been ported to EC!

Prerequisite: #314

@brynpickering brynpickering added the Industry Industrial energy demand label Apr 11, 2024
@irm-codebase irm-codebase changed the title Industry: move from pandas to xarray Industry: move from pandas to xarray (NtH) Apr 11, 2024
@irm-codebase irm-codebase changed the title Industry: move from pandas to xarray (NtH) Industry: move from pandas to xarray Apr 11, 2024
@irm-codebase irm-codebase mentioned this issue Apr 22, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Industry Industrial energy demand
Projects
None yet
Development

No branches or pull requests

2 participants