pypi DataProfiler 0.5.2
v0.5.2

latest releases: 0.13.4, 0.13.3, 0.13.2...
4 years ago

Profiler

  • A library level seed value is now settable by the user to make the sampling during Profiling deterministic dp.set_seed #271
  • NumericalStats now include skewness, kurtosis, Counter Zeros, and Count Negatives #266, #267, #272, #273
  • User can turn off bias correction for variance, skewness, and kurtosis #269
  • Sum is returned in NumericalStats Profiles #264

Runtime Changes

  • Warnings will be issued when invalid is received by the NumericalStats profilers #280

Bug fixes

  • Default values for variance, skewness, and kurtosis are np.nan #275
  • Options no longer propagate to all levels when setting a single level property unless a wildcard is specified e.g. *.is_enabled #270

Other Changes

Don't miss a new DataProfiler release

NewReleases is sending notifications on new releases.