Closed nfx closed 3 years ago
I am getting the same error. Looking at the code, it seems like the analyser is suggesting the use of a function that is available in the Scala version, called Deequ, but is not supported in PyDeequ.
However I would also be very interested in using the isContainedIn function with an assertion.
Here is a fix for this in my fork: https://github.com/zbodi74/python-deequ/commit/bb053e276f5372b5d1a32396c5016b9f0d5abc97 It is tentative for now, as I did not yet have a chance to familiarize myself with the code or thoroughly test the change. Let me know if you see any problems. Feel free to merge it though, also I can submit a PR a little bit later.
@zbodi74 could you send that pr to this repo? :)
Fixed with PyDeequ-0.1.7 !
Describe the bug