Skip to content

v0.4.4

Compare
Choose a tag to compare
@lettergram lettergram released this 26 Apr 19:43
· 418 commits to main since this release
0184d69

Runtime Changes

Minor release, fixes bugs and adds save & load of profiles

Profiler

  • Enables saving & loading a Profile

Bug fixes

  • data can be None when checking length
  • Corrected row_has_null and row_is_null on update / adding
  • Ensured row statistics are appropriately calculated when subsampled
  • Minor bug fixes