Hello, Trying to work with Great Expectations Task...
# ask-community
p
Hello, Trying to work with Great Expectations Task and am having issues. What version of Great Expectations does prefect work with? Wondering if it is a version issue since people were getting the same error between versions of GE tutorials. Error I am getting is great_expectations.exceptions.exceptions.DataContextError: No validation operator
action_list_operator
was found in your project. Please verify this in your great_expectations.yml
m
I've only been successful with 0.12
k
Hi @Peter Peter and @Marc Lipoff. I don’t use Great Expectations myself. It’s good to know 0.12 is a working version. Is 0.13 the one where they introduced Modular Expectations? Do you think the Task needs to be updated?
m
I think it does... or at least set the dependency of prefect[ge] as great_expectations <= 0.12
p
@Marc Lipoff Thanks for the quick response. @Kevin Kho Please update or set as a version dependency
k
@Marvin open “GreatExpectations Task only works for 0.12 at the moment”