DerwenAI / kglab

Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
https://derwen.ai/docs/kgl/
MIT License
574 stars 65 forks source link

Improvement in networks module #271

Closed Mec-iS closed 2 years ago

Mec-iS commented 2 years ago

As per https://github.com/DerwenAI/kglab/pull/267#pullrequestreview-1098394459:

tomaarsen commented 2 years ago

Are you using pre-commit? It should lint automatically for you, among other things. As simple as pre-commit install.