We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69252e2 commit 25673d0Copy full SHA for 25673d0
CHANGELOG.rst
@@ -29,3 +29,9 @@ Version 0.0.4
29
=============
30
31
- Add load networkx graph from csv files
32
+
33
+Version 0.0.5
34
+=============
35
36
+- Fix `load_graph_from_csv_files` (attributes evaluating to `False` are now imported)
37
+- Enable edge filtering in `load_graph_from_csv_files` (e.g. to load reference edges or hierarchy edges only)
0 commit comments