An open API service indexing awesome lists of open source software.

https://github.com/bgreenwell/ddatools

Data sets and functions to accompany "Discrete Data Analysis for Business Analytics"
https://github.com/bgreenwell/ddatools

Last synced: about 2 months ago
JSON representation

Data sets and functions to accompany "Discrete Data Analysis for Business Analytics"

Awesome Lists containing this project

README

        

# ddatools

A package for doing great things!

## Installation

```bash
$ pip install ddatools
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`ddatools` was created by Brandon Greenwell. It is licensed under the terms of the MIT license.

## Credits

`ddatools` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).
# ddatools