dagitty icon indicating copy to clipboard operation
dagitty copied to clipboard

export attribute getters

Open malcolmbarrett opened this issue 4 months ago • 0 comments

We're working on some tools to expand metadata included with DAGs. We'd like to include dagitty's dot-style syntax as a supported input and output. For the most part, this works seamlessly with custom attributes. However, it would be easier to parse them if .vertexAttributes() and .edgeAttributes() (or wrappers around them) were exported.

Are you open to that? I'd be happy to make it happen in a PR.

malcolmbarrett avatar Aug 20 '25 00:08 malcolmbarrett