re#

relationalai.std

The relationalai.std.re module contains functions and classes for working with regular expressions. It is similar to the Python re module, but works with Producer objects.

To use functions from relationalai.std.re, include the following import at the top of your Python file:

#from relationalai.std import re

Contents#