Installation
You can install causy using your package manager of choice. For example:
pip install causy
or
poetry add causy
You can then choose to use causy with workspaces via CLI or via code. We recommend using workspaces for data science projects as it allows you to easily manage your experiments and visualize the causal discovery process. We recommend using causy via code for users who want to integrate causy in their products and researchers who want to contribute to causy.