Authors:
- Simon Billinge
- Songsheng Tao
Fixed:
- Change "graph.node" to "graph.nodes" in the project
- Use "pd.date_range" instead of "pd.DatetimeIndex" in test_dataframe.py
Authors:
- st3107
Added:
index
method toorderedweakrefset.OrderedWeakrefSet
Changed:
accumulate
nodes now take in an additional optional kwargreset_stream
. If provided, when this stream emits theaccumulate
node will be reset to it's initial state.- Plotting handles cyclic graphs better and
emit_on
edges - Updated
plot_graph.py
example to match the new syntax rapidz.core.unique
does the correct thing with non-hashable data and now inits the cache when it sees the first piece of data- Make
rapidz.graph.readable_graph
more usable by having it take in a networkx graph rather than a node
Authors:
- Christopher J. Wright
Changed:
run_tests.py
now runs the streamin dataframe tests
Fixed:
- The streaming dataframe tests now work with pytest properly
link.link
properly splays outkwargs
in namespaces
Authors:
- Christopher J. Wright
Added:
- Named parallel backends have graphviz colors associated with them
Changed:
future_maybe
now gets insideMutableMappings
Fixed:
- Removed auto registry from dask
scatter
node
Added:
- Add node init args and kwargs capture for provanance
- rever setup
Changed:
- Don't run tests on dataframe