Skip to content

v0.6.1

Compare
Choose a tag to compare
@grant-eden grant-eden released this 16 Jul 20:42
· 327 commits to main since this release
1303abe

Profiler

  • Options added to allow setting 'k' concerning the top k highest counts of categorical #325
  • Improved CSV data streaming to accept StringIO/BytesIO #327

Runtime

  • Text in Unstructured profiler now keep a count of word #321

Bug Fixes

  • Fixed unalikeability bug that caused errors on datasets with only one sample #341

Other Changes

  • Standardized through-put for structured testing #298