pyredraw

A python package for resampling statistical operations

Installation

$ pip install pyredraw

Package available on PyPI at https://pypi.org/project/pyredraw/

Usage

  • For example usage see pyredraw/docs/example.ipynb with documentation available at https://pyredraw.readthedocs.io/en/stable/

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

pyredraw was created by Elizabeth H. Camp. It is licensed under the terms of the MIT license.

Credits

A big thank you goes to Tomas Beuzan and Tiffany Timbers for their book Python Packages which can be found at https://py-pkgs.org . This resource was invaluable in creating pyredraw