find

SQLCode.find(keyword: str) → getml.pipeline.sql_code.SQLCode[source]

Returns the SQLCode for all features containing the keyword.

Args:

keyword (str): The keyword to be found.