Skip to content

0.8.0

Compare
Choose a tag to compare
@taylorfturner taylorfturner released this 20 Sep 21:15
· 130 commits to main since this release
a432ef9

Profiler

  • DataProfiler: hotfix for handling nan values in diff #647
  • Static Typing profilers/profiler_options.py #644
  • refactor: validate parameters and the returns of functions #640
  • Preset option in ProfileOptions #638
  • GraphProfiler: add() NotImplementedError #636
  • ColumnNameLabeler Setup #635
  • Fix for issue #605 #634
  • GraphProfiler: diff() functionality #631
  • Post Processor for ColumnNameModel #629
  • Graph Profiler: save() and load() Functionality #628
  • Quick Add: require_module in ColumnNameModel test #627
  • New Data Labeler: ColumnNameModel Build #626

Documentation

  • fix: nb issues being valid #655
  • fix: remove extra commas #654
  • DataProfiler: structured_profilers example fix #653
  • DataProfiler: graph_data_demo update #649
  • ColumnNameLabeler Notebook Example #646
  • Update documentation README for gh-pages branch #619
  • README unti testing docs #632
  • Notebook Examples for DP + GE: expect_profile_numeric_columns_percent #625
  • Notebook Examples for DP + GE: expect_profile_numeric_columns_diff #624
  • Notebook Examples for DP + GE: expect_column_values_vs_profile #623
  • Notebook Examples for DP + GE: expect_column_value_confidence #622

Other Changes

  • Updating the version to v0.8.0 #652
  • Generate Docs for v0.8.0 #656

Full Changelog: 0.7.11...0.8.0

What's Changed

New Contributors

Full Changelog: 0.7.11...0.8.0