AttributeError: 'FileDataContext' object has no attribute 'create_expectation_suite' #1504
Closed
3 tasks done
Labels
maintance 🛠️
Technical debt
Current Behaviour
AttributeError: 'FileDataContext' object has no attribute 'create_expectation_suite'
Related to this issue: "[MAINTENANCE] Change all instances of create_expectation_suite to add_expectation_suite in tests, docs, and source code (#7117)"
DataContext objects no longer has a method 'create_expectation_suite'.
Expected Behaviour
Great expectation test suite: "ydata-profiling provides a simple to_expectation_suite() method that returns a Great Expectations ExpectationSuite object which contains a set of Expectations."
Data Description
Dataset can be used from the documentation
Code that reproduces the bug
pandas-profiling version
Dependencies
OS
No response
Checklist
The text was updated successfully, but these errors were encountered: