Metadata-Version: 2.2
Name: data-disaggregation
Version: 0.11.0
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
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: platform
Dynamic: project-url
Dynamic: requires-dist

# README

[![](https://img.shields.io/github/license/wingechr/data-disaggregation)](./LICENSE)
[![](https://img.shields.io/pypi/pyversions/data-disaggregation)](https://github.com/wingechr/data-disaggregation)
[![](https://img.shields.io/pypi/v/data-disaggregation)](https://pypi.org/project/data-disaggregation/)
[![](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)
[![](https://img.shields.io/github/actions/workflow/status/wingechr/data-disaggregation/publish.yml?label=docs)](https://wingechr.github.io/data-disaggregation/)

## Install

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