Skip to content

0.2.3-alpha

Compare
Choose a tag to compare
@wey-gu wey-gu released this 01 Mar 15:56
· 66 commits to main since this release

✨ Our first release and ngdi is ALPHA!!!

ngdi is in continuous evolution, and the API could be changed, please try, feedback and contribute!

⬆️ What's Changed

  • Initial API design and NebulaReader, NebulaAlgorithm, NebulaDataFrameObject, engines implementation by @wey-gu
  • feat: algo verification and docs by @wey-gu in #11
  • feat: get all algo function by @wey-gu in #12
  • feat: writer with spark engine and nebula sink by @wey-gu in #16
  • release: 0.2.0 polished docs and readme by @wey-gu in #17

Full Changelog: https://github.com/wey-gu/nebulagraph-di/commits/0.2.0

📝 Package in PyPI

Install from PyPI:

pip install ngdi==0.2.3

🏂🏻 Quick Start in 5 min

See here