File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # README
1+ # DataDisAggregation Package
22
3- [ ![ ] ( https://img.shields.io/github/license/wingechr/data-disaggregation )] ( . /LICENSE)
3+ [ ![ ] ( https://img.shields.io/github/license/wingechr/data-disaggregation )] ( https://github.com/wingechr/data-disaggregation/blob/main /LICENSE)
44[ ![ ] ( https://img.shields.io/pypi/pyversions/data-disaggregation )] ( https://github.com/wingechr/data-disaggregation )
55[ ![ ] ( https://img.shields.io/pypi/v/data-disaggregation )] ( https://pypi.org/project/data-disaggregation/ )
66[ ![ ] ( https://img.shields.io/github/actions/workflow/status/wingechr/data-disaggregation/test.yml?label=tests )] ( https://github.com/wingechr/data-disaggregation/actions/workflows/test.yml )
77[ ![ ] ( https://img.shields.io/github/actions/workflow/status/wingechr/data-disaggregation/publish.yml?label=docs )] ( https://wingechr.github.io/data-disaggregation/ )
88
9+ DataDisAggregation is a python package that lets you perform weighted aggregations and
10+ weighted disaggregations of data.
11+
12+ Development was funded as part of the IND-E project.
13+
14+ ![ ] ( static/BMWK_Fz_2017_Web2x_en.gif )
15+
916## Install
1017
1118``` bash
Original file line number Diff line number Diff line change 99# Extensions
1010markdown_extensions :
1111 # to include README as a snippet
12- - pymdownx.snippets
12+ - pymdownx.snippets :
13+ base_path : !relative $config_dir
1314
1415plugins :
1516 - mkdocs-jupyter :
You can’t perform that action at this time.
0 commit comments