Klimatbyran / klimatkollen

https://www.klimatkollen.se
MIT License
45 stars 48 forks source link

Break emission data calculations into smaller files #454

Open elvbom opened 5 months ago

elvbom commented 5 months ago

The file data/issues/emissions/emission_data_calculations.py is too large. It should be broken down into several smaller files, possibly with more concise functions, to make it easier to work with and test.

elvbom commented 5 months ago

Also: should be done by someone with a good understanding of Python, pandas and the project, since it's potentially both complex and complicated.