Skip to main content

A Python package made for the representation of Causal Graphs.

Project description

License: MIT

causalgraph

A python package made for the representation of Causal Graph data and the storage from related information in a knowledge graph.

Similar Projects

  • owlready2 -> Makes Ontologies and Knowledge Graphs workable in python. Is used for storing information
  • networkX -> Represent graphs in python; is used as inspiration for the Calls and structure of the project
  • Causal Graphical Models Python Package -> Major inspiration for this package, but we want to do these things differently:
    • Represent Nodes and Edges as individual objects, establishing the connection to datasources / models
    • usage of networkX MultiDiGraph as base for the SCMs to support multiple connections (at different times) between nodes
  • Causal Inference in Statistics -> Python Code accompanying a book, which also implements SCMs (without Time-Series)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

causalgraph-0.0.3.tar.gz (28.1 kB view hashes)

Uploaded Source

Built Distribution

causalgraph-0.0.3-py3-none-any.whl (33.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page