File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# microunit
22
3- ` microunit ` is Cosilico 's unit-assignment package for microdata.
3+ ` microunit ` is PolicyEngine 's unit-assignment package for microdata.
44
5- It is part of the Cosilico microdata stack:
5+ It is part of the PolicyEngine microdata stack:
66
77- ` microimpute ` : fill missing variables and transfer attributes across data
88 sources.
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ build-backend = "hatchling.build"
55[project ]
66name = " microunit"
77version = " 0.1.0"
8- description = " Policy unit assignment for Cosilico 's microdata stack"
8+ description = " Policy unit assignment for PolicyEngine 's microdata stack"
99readme = " README.md"
1010license = " MIT"
1111authors = [
12- { name = " Cosilico " , email = " hello@cosilico.ai " }
12+ { name = " PolicyEngine " , email = " hello@policyengine.org " }
1313]
1414keywords = [
1515 " microdata" ,
@@ -42,7 +42,7 @@ dev = [
4242]
4343
4444[project .urls ]
45- Repository = " https://github.com/CosilicoAI /microunit"
45+ Repository = " https://github.com/PolicyEngine /microunit"
4646
4747[tool .hatch .build .targets .wheel ]
4848packages = [" src/microunit" ]
You can’t perform that action at this time.
0 commit comments