James Baross
James Baross
How do we fit into existing pielines e.g. - get features then do some ML etc
``` WARNING:raphtory.GraphView.get_index_spec:Missing return type annotation WARNING:raphtory.Graph.create_index:Missing return type annotation WARNING:raphtory.Graph.create_index_in_ram:Missing return type annotation WARNING:raphtory.Graph.create_index_in_ram_with_spec:Missing return type annotation WARNING:raphtory.Graph.create_index_in_ram_with_spec:missing parameter py_spec in docs. WARNING:raphtory.Graph.create_index_with_spec:Missing return type annotation WARNING:raphtory.Graph.create_index_with_spec:missing parameter py_spec in...
How does this effect windowing with before(), at(), after(), window(), expand() and rolling() ?
Also on a naming convention question, why time no temporal here?