v0.4.1
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)