issues Search Results · repo:IndEcol/pymrio language:Python
Filter by
119 results
(59 ms)119 results
inIndEcol/pymrio (press backspace or delete to remove)When importing pymrio, we have a SyntaxWarning on the following regex:
/usr/local/lib/python3.12/site-packages/pymrio/tools/ioutil.py:662:
SyntaxWarning: invalid escape sequence \?
│ name = re.search( ...
wadinj
- Opened 13 days ago
- #161
Hi Konstantin,
I think I will go ahead and implement HEM in PyMRIO. My idea is to develop a new function to the IOSystem called
calc_HEM(...) and a new class called HEM that holds all the calculation ...
Kajwan
- Opened on Feb 10
- #159
It seems OECD changed the TOTAL column name (last one) present in precedent versions to OUT .
Changing
https://github.com/IndEcol/pymrio/blob/7bcaebf4aef2a61594e7ea1d21ef8b54f1802e46/pymrio/tools/ioparser.py#L1605 ...
spjuhel
- 1
- Opened on Feb 10
- #157
Running download_oecd for OECDv23 multiple times weirdly renames files within the download folder (with and without
overwriting=True). See example below.
I assume there is a problem in the renaming after ...
spjuhel
- Opened on Feb 10
- #156
They can no longer be downloaded with pymrio.download_gloria() as the dropbox links are empty.
bl-young
- Opened on Dec 2, 2024
- #154
Hello Konstantin everyone,
I have a question about greenhouse gas emission accounting following the Greenhouse Gas Protocol.
It’s common for companies to estimate Scope 3.1/3.2 emissions (Purchased Goods ...
jbnsn
- Opened on Nov 26, 2024
- #153
CEADS offers a Chinese MRIO(in province level) which cannot use Pymrio parser, so I followed the document of pymrio,
trying to put the data in with format of IOSystem. Then I want to aggregate the MRIOT ...
Randwluo
- Opened on Nov 3, 2024
- #152
2408 self.meta._add_modify( Aggregate final demand y ) 2409 self.Y = pd.DataFrame(
- 2410 data=conc.dot(self.Y).dot(conc_y.T), 2411 index=mi_reg_sec, 2412 columns=mi_reg_Ycat,
ValueError: shapes (3465,463) ...
ybxgood
- Opened on Oct 23, 2024
- #151
I dont know if it logical to calculate it and which approach to use
Extract the exports data (total fob) for different regions (which will be imports to other regions)
Y matrix provides final demand, ...
ElvisKwameOfori123
- Opened on Oct 1, 2024
- #150
Hello all,
I was using the impacts from D_cba matrix, to be specific exio3.impacts.D_cba.loc[ Water Consumption Blue - Total ] .
And I used exio3.impacts.unit.loc[ Water Consumption Blue - Total ] to ...
nizaanth
- Opened on Sep 24, 2024
- #149

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.