Point72 / csp

csp is a high performance reactive stream processing library, written in C++ and Python

Home Page:https://github.com/Point72/csp/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document `.name`

pavithraes opened this issue · comments

Explain .name in the Node or Graph concepts page. It allows you to rename a node, and differentiate a node that is used multiple times in a graph. Include an example with show_graph.

Add a note+link in the profiling page. It's useful for profiling specific instantiations of a node.

Also the argument for node/graph, and good to include how it looks in e.g. show_graph