Skip to content

v0.4.1

Compare
Choose a tag to compare
@lettergram lettergram released this 25 Mar 16:34
· 466 commits to main since this release
d1be6d8

BUGFIX: Enables running data profiler without the TensorFlow library

v0.4.0

New Features

  • Reduce profiling memory usage by ~50%
  • Reduce profiling runtime by >75%
  • Improve delimiter and header detection in delimited (CSV) data
  • Add progress notifications for profiling

Fixes

  • Adds warnings for sampling
  • Selects proper options on profile mergers
  • Fix repeated tensorflow warnings
  • Thresholds input for large CSV files by bytes or lines (whichever is smaller)