github great-expectations/great_expectations 0.10.0

latest releases: 1.0.0a3, 0.18.13, 1.0.0a2...
4 years ago
  • (BREAKING) Clarified API language: renamed all generator parameters and methods to the more correct
    batch_kwargs_generator language. Existing projects may require simple migration steps. See :ref:Upgrading to 0.10.x for instructions.
  • Adds anonymized usage statistics to Great Expectations. You can opt out at any time, but we’re hoping that you
    won’t: this data will be very helpful for improving the product. See this article for details: :ref:Usage Statistics.
  • CLI: improve look/consistency of docs list, suite list, and datasource list output; add store list and validation-operator list commands great_expectations/core/logging/usage_statistics.py
  • New SuiteBuilderProfiler that facilitates faster suite generation by allowing columns to be profiled
  • Added two convenience methods to ExpectationSuite: get_table_expectations & get_column_expectations
  • Added optional profiler_configuration to DataContext.profile() and DataAsset.profile()
  • Added list_available_expectation_types() to DataAsset

Don't miss a new great_expectations release

NewReleases is sending notifications on new releases.