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"
- Host: GitHub
- URL: https://github.com/bgreenwell/ddatools
- Owner: bgreenwell
- License: mit
- Created: 2023-04-01T13:34:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T13:55:11.000Z (about 2 years ago)
- Last Synced: 2025-02-02T00:48:28.438Z (4 months ago)
- Language: Python
- Size: 2.99 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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