Metadata-Version: 2.1
Name: data-disaggregation
Version: 0.9.1
Author: Christian Winger
License: MIT
Project-URL: Documentation, https://wingechr.github.io/data-disaggregation
Project-URL: Source, https://github.com/wingechr/data-disaggregation
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas

# Data (dis)aggregation

## Install

```bash
pip install data-disaggregation
```
