* migrate sample code to `examples/` Jupyter notebooks * create an example of partitioning based on `NetworkX` "Karate Club" * add convenience methods `Partition.find_or_create_node()` and `Partition.create_edge()`
1.1.1
2022-10-06
* add input validation and warnings * resolve conflicts with `pandas` for missing values * consistent parsing and generation of RDF * create CI pipeline using docker and GH Actions