Cyclebane#

Transform directed acyclic graphs using map-reduce and groupby operations

Installation#

To install Cyclebane and all of its dependencies, use

pip install cyclebane
conda install -c conda-forge cyclebane

Get in touch#

  • If you have questions that are not answered by these documentation pages, ask on discussions. Please include a self-contained reproducible example if possible.

  • Report bugs (including unclear, missing, or wrong documentation!), suggest features or view the source code on GitHub.