CausalIQ Workflow
Welcome
Welcome to the documentation for CausalIQ Workflow - a comprehensive solution for designing, executing, and reproducing causal discovery and inference experiments at scale. It is part of the CausalIQ ecosystem for intelligent causal discovery.
causaliq-workflow builds on causaliq-core for its action framework and caching infrastructure, ensuring consistency across the CausalIQ ecosystem.
Overview
This site provides detailed documentation, including:
- Development roadmap
- User guide
- Architectural vision
- Design notes
- API reference for users and contributors
Quickstart & Installation
For a quickstart guide and installation instructions, see the README on GitHub.
Documentation Contents
- Development Roadmap: Roadmap of upcoming features
- User Guide: Comprehensive user guide
- Architecture: Overall architecture and design notes
- API Reference: Complete reference for Python code
- Development Guidelines: CausalIQ guidelines for developers
- Changelog
- License
Support & Community
- GitHub Issues: Report bugs or request features.
- GitHub Discussions: Ask questions and join the community.
Tip:
Use the navigation sidebar to explore the documentation.
For the latest code and releases, visit the causaliq-workflow GitHub repository.
Supported Python Versions: 3.9, 3.10, 3.11, 3.12, 3.13
Default Python Version: 3.11