Skip to content

Releases: DerwenAI/pynock

v1.2.1 release on PyPi

11 Oct 18:32
5162bc8
Compare
Choose a tag to compare
  • update dependencies, kudos @Mec-iS
  • improve docs about edge_id requirements, kudos @Mec-iS

What's Changed

  • Add requirements to run examples by @Mec-iS in #9
  • Add record type convention to FORMAT by @Mec-iS in #11
  • prep for release 1.2.1 by @ceteri in #12

New Contributors

  • @Mec-iS made their first contribution in #9

Full Changelog: v1.2.0...v1.2.1

v1.2.0 release on PyPi

07 Oct 20:41
c689129
Compare
Choose a tag to compare
  • 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()

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1 release on PyPi

06 Oct 21:40
Compare
Choose a tag to compare

v1.1.0 on PyPi

06 Oct 21:33
7a75bdb
Compare
Choose a tag to compare
  • fixed consistency checks (input/output validation)
  • defined how to handle missing values, raising errors when needed
  • resolved incompatibilities with pandas reading CSV and Parquet
  • added CI action based on docker

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1 on PyPi

02 Oct 22:50
f836bd7
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ceteri made their first contribution in #1

Full Changelog: v1.0.0...v1.0.1

v1.0.0 on PyPi

02 Oct 21:04
Compare
Choose a tag to compare

Initial release to PyPi

Full Changelog: https://github.com/DerwenAI/pynock/commits/v1.0.0