A user wants to build a ETL, which should be able to execute the dynamic rules. Which module in Python can be used for dynamic rule.

Questions & AnswersCategory: PythonA user wants to build a ETL, which should be able to execute the dynamic rules. Which module in Python can be used for dynamic rule.
Geek Boy Staff asked 2 years ago

A user wants to build a ETL, which should be able to execute the dynamic rules. Which module in Python can be used for dynamic rule.
a. use ‘pyregex’ module
b. None
c. Use ‘re’ module
d. Use ‘regex’ module