Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

v1.1

Latest
Compare
Choose a tag to compare
@bfla bfla released this 01 Nov 03:09
· 2 commits to master since this release
b642481
  • added support for warm starts (setting initial state so that operators can resume from where they left off)
  • added countValues operator (based on pandas.DataFrame.value_counts)
  • documentation improvements