issues
search
romaklimenko
/
cluedin
CluedIn Python SDK
MIT License
4
stars
0
forks
source link
Implement Data Parts Rules Operators
#36
Closed
romaklimenko
closed
8 months ago
romaklimenko
commented
8 months ago
[x] Begins With
[x] Contains
[x] Ends With
[x] Equals
[x] Exists
[x] In
[x] Is Not Null
[x] Is Null
[x] Matches Pattern
[x] Not Begins With
[x] Not Contains
[x] Not Ends With
[x] Not Equal
[x] Does Not Exist
[x] Not In
[x] Does Not Match Pattern
[x] Greater
[x] Greater or Equal
[x] Less
[x] Less or Equal
[x] Between
[x] Not Between