Skip to content

v0.7.4

Compare
Choose a tag to compare
@jcampbell jcampbell released this 03 Aug 01:31
  • Fix numerous rendering bugs and formatting issues for rendering documentation.
  • Add support for pandas extension dtypes in pandas backend of expect_column_values_to_be_of_type and expect_column_values_to_be_in_type_list and fix bug affecting some dtype-based checks.
  • Add datetime and boolean column-type detection in BasicDatasetProfiler.
  • Improve BasicDatasetProfiler performance by disabling interactive evaluation when output of expectation is not immediately used for determining next expectations in profile.
  • Add support for rendering expectation_suite and expectation_level notes from meta in docs.
  • Fix minor formatting issue in readthedocs documentation.