type stringclasses 5
values | name stringlengths 1 55 | qualified_name stringlengths 5 143 | docstring stringlengths 0 3.59k ⌀ | filepath stringclasses 180
values | is_public bool 2
classes | is_private bool 2
classes | line_start float64 0 1.54k ⌀ | line_end float64 0 1.56k ⌀ | annotation stringclasses 8
values | returns stringclasses 236
values | parameters listlengths 0 74 ⌀ | parent_class stringclasses 298
values | value stringclasses 112
values | bases listlengths 0 3 ⌀ | api_element_summary stringlengths 199 23k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
method | children | fenic.core._logical_plan.expressions.markdown.MdGetCodeBlocksExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 41 | 42 | null | List[LogicalExpr] | [
"self"
] | MdGetCodeBlocksExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGetCodeBlocksExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: MdGetCodeBlocksExpr |
method | _build_jq_query | fenic.core._logical_plan.expressions.markdown.MdGetCodeBlocksExpr._build_jq_query | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | false | true | 44 | 59 | null | str | [
"self",
"language_filter"
] | MdGetCodeBlocksExpr | null | null | Type: method
Member Name: _build_jq_query
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGetCodeBlocksExpr._build_jq_query
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "language_filter"]
Returns: str
Parent Class: MdGetCodeBlocksExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.markdown.MdGetCodeBlocksExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | false | true | 61 | 62 | null | bool | [
"self",
"other"
] | MdGetCodeBlocksExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGetCodeBlocksExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: MdGetCodeBlocksExpr |
class | MdGenerateTocExpr | fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 65 | 90 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: MdGenerateTocExpr
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 68 | 72 | null | null | [
"self",
"expr",
"max_level"
] | MdGenerateTocExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "max_level"]
Returns: none
Parent Class: MdGenerateTocExpr |
method | children | fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 78 | 79 | null | List[LogicalExpr] | [
"self"
] | MdGenerateTocExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: MdGenerateTocExpr |
method | _build_jq_query | fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr._build_jq_query | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | false | true | 81 | 87 | null | str | [
"self",
"max_level"
] | MdGenerateTocExpr | null | null | Type: method
Member Name: _build_jq_query
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr._build_jq_query
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "max_level"]
Returns: str
Parent Class: MdGenerateTocExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | false | true | 89 | 90 | null | bool | [
"self",
"other"
] | MdGenerateTocExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdGenerateTocExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: MdGenerateTocExpr |
class | MdExtractHeaderChunks | fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 93 | 140 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: MdExtractHeaderChunks
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 96 | 100 | null | null | [
"self",
"expr",
"header_level"
] | MdExtractHeaderChunks | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "header_level"]
Returns: none
Parent Class: MdExtractHeaderChunks |
method | children | fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks.children | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 106 | 107 | null | List[LogicalExpr] | [
"self"
] | MdExtractHeaderChunks | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: MdExtractHeaderChunks |
method | _build_jq_query | fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks._build_jq_query | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | false | true | 109 | 134 | null | str | [
"self",
"header_level"
] | MdExtractHeaderChunks | null | null | Type: method
Member Name: _build_jq_query
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks._build_jq_query
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "header_level"]
Returns: str
Parent Class: MdExtractHeaderChunks |
method | __str__ | fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | true | false | 136 | 137 | null | str | [
"self"
] | MdExtractHeaderChunks | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: MdExtractHeaderChunks |
method | _eq_specific | fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/markdown.py | false | true | 139 | 140 | null | bool | [
"self",
"other"
] | MdExtractHeaderChunks | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.markdown.MdExtractHeaderChunks._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: MdExtractHeaderChunks |
module | text | fenic.core._logical_plan.expressions.text | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: text
Qualified Name: fenic.core._logical_plan.expressions.text
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | logger | fenic.core._logical_plan.expressions.text.logger | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 48 | 48 | null | null | null | null | logging.getLogger(__name__) | null | Type: attribute
Member Name: logger
Qualified Name: fenic.core._logical_plan.expressions.text.logger
Docstring: none
Value: logging.getLogger(__name__)
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | ChunkLengthFunction | fenic.core._logical_plan.expressions.text.ChunkLengthFunction | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 50 | 54 | null | null | null | null | null | [
"Enum"
] | Type: class
Member Name: ChunkLengthFunction
Qualified Name: fenic.core._logical_plan.expressions.text.ChunkLengthFunction
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | ChunkCharacterSet | fenic.core._logical_plan.expressions.text.ChunkCharacterSet | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 57 | 60 | null | null | null | null | null | [
"Enum"
] | Type: class
Member Name: ChunkCharacterSet
Qualified Name: fenic.core._logical_plan.expressions.text.ChunkCharacterSet
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | TokenType | fenic.core._logical_plan.expressions.text.TokenType | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 63 | 65 | null | null | null | null | null | [
"Enum"
] | Type: class
Member Name: TokenType
Qualified Name: fenic.core._logical_plan.expressions.text.TokenType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | EscapingRule | fenic.core._logical_plan.expressions.text.EscapingRule | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 68 | 82 | null | null | null | null | null | [
"Enum"
] | Type: class
Member Name: EscapingRule
Qualified Name: fenic.core._logical_plan.expressions.text.EscapingRule
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | from_string | fenic.core._logical_plan.expressions.text.EscapingRule.from_string | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 76 | 82 | null | 'EscapingRule' | [
"cls",
"s"
] | EscapingRule | null | null | Type: method
Member Name: from_string
Qualified Name: fenic.core._logical_plan.expressions.text.EscapingRule.from_string
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls", "s"]
Returns: 'EscapingRule'
Parent Class: EscapingRule |
class | ParsedTemplateFormat | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 84 | 188 | null | null | null | null | null | [] | Type: class
Member Name: ParsedTemplateFormat
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | parse | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.parse | Parse a template format string like 'prefix${col1}middle${col2:csv}suffix'. | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 91 | 103 | null | 'ParsedTemplateFormat' | [
"cls",
"format_string"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: parse
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.parse
Docstring: Parse a template format string like 'prefix${col1}middle${col2:csv}suffix'.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls", "format_string"]
Returns: 'Pa... |
method | _tokenize | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat._tokenize | Break format string into TEXT and COLUMN tokens. | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 105 | 139 | null | List[Tuple[TokenType, str]] | [
"self",
"format_string"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: _tokenize
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat._tokenize
Docstring: Break format string into TEXT and COLUMN tokens.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "format_string"]
Returns: List[Tuple[TokenType,... |
method | _process_tokens | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat._process_tokens | Process tokens into delimiters, columns, and escaping rules. | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 141 | 150 | null | None | [
"self",
"tokens"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: _process_tokens
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat._process_tokens
Docstring: Process tokens into delimiters, columns, and escaping rules.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "tokens"]
Returns: None... |
method | _process_column_token | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat._process_column_token | Process a column token like 'col_name' or 'col_name:csv'. | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 152 | 167 | null | None | [
"self",
"content"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: _process_column_token
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat._process_column_token
Docstring: Process a column token like 'col_name' or 'col_name:csv'.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "content"]
Ret... |
method | dump | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.dump | Return a debug representation of the parsed format. | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 169 | 177 | null | str | [
"self"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: dump
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.dump
Docstring: Return a debug representation of the parsed format.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ParsedTemplateFormat |
method | to_struct_schema | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.to_struct_schema | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 179 | 188 | null | StructType | [
"self"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: to_struct_schema
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.to_struct_schema
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: StructType
Parent Class: ParsedTemplateFormat |
method | __init__ | fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 0 | 0 | null | None | [
"self",
"delimiters",
"escaping_rules",
"columns"
] | ParsedTemplateFormat | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ParsedTemplateFormat.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "delimiters", "escaping_rules", "columns"]
Returns: None
Parent Class: ParsedTemplateFormat |
class | TextractExpr | fenic.core._logical_plan.expressions.text.TextractExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 190 | 214 | null | null | null | null | null | [
"ValidatedDynamicSignature",
"LogicalExpr"
] | Type: class
Member Name: TextractExpr
Qualified Name: fenic.core._logical_plan.expressions.text.TextractExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.TextractExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 193 | 197 | null | null | [
"self",
"input_expr",
"template"
] | TextractExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.TextractExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input_expr", "template"]
Returns: none
Parent Class: TextractExpr |
method | children | fenic.core._logical_plan.expressions.text.TextractExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 203 | 204 | null | List[LogicalExpr] | [
"self"
] | TextractExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.TextractExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: TextractExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.TextractExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 206 | 207 | null | null | [
"self"
] | TextractExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.TextractExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: TextractExpr |
method | _infer_dynamic_return_type | fenic.core._logical_plan.expressions.text.TextractExpr._infer_dynamic_return_type | Return StructType with fields based on parsed template. | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 209 | 211 | null | DataType | [
"self",
"arg_types",
"plan",
"session_state"
] | TextractExpr | null | null | Type: method
Member Name: _infer_dynamic_return_type
Qualified Name: fenic.core._logical_plan.expressions.text.TextractExpr._infer_dynamic_return_type
Docstring: Return StructType with fields based on parsed template.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "arg_types", "... |
method | _eq_specific | fenic.core._logical_plan.expressions.text.TextractExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 213 | 214 | null | bool | [
"self",
"other"
] | TextractExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.TextractExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: TextractExpr |
class | TextChunkExprConfiguration | fenic.core._logical_plan.expressions.text.TextChunkExprConfiguration | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 217 | 220 | null | null | null | null | null | [
"BaseModel"
] | Type: class
Member Name: TextChunkExprConfiguration
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExprConfiguration
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | TextChunkExpr | fenic.core._logical_plan.expressions.text.TextChunkExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 223 | 247 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: TextChunkExpr
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.TextChunkExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 226 | 234 | null | null | [
"self",
"input_expr",
"chunking_configuration"
] | TextChunkExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input_expr", "chunking_configuration"]
Returns: none
Parent Class: TextChunkExpr |
method | children | fenic.core._logical_plan.expressions.text.TextChunkExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 240 | 241 | null | List[LogicalExpr] | [
"self"
] | TextChunkExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: TextChunkExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.TextChunkExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 243 | 244 | null | str | [
"self"
] | TextChunkExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: TextChunkExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.TextChunkExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 246 | 247 | null | bool | [
"self",
"other"
] | TextChunkExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: TextChunkExpr |
class | RecursiveTextChunkExprConfiguration | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExprConfiguration | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 249 | 251 | null | null | null | null | null | [
"TextChunkExprConfiguration"
] | Type: class
Member Name: RecursiveTextChunkExprConfiguration
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExprConfiguration
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | RecursiveTextChunkExpr | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 254 | 278 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: RecursiveTextChunkExpr
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 257 | 265 | null | null | [
"self",
"input_expr",
"chunking_configuration"
] | RecursiveTextChunkExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input_expr", "chunking_configuration"]
Returns: none
Parent Class: RecursiveTextChunkExpr |
method | children | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 271 | 272 | null | List[LogicalExpr] | [
"self"
] | RecursiveTextChunkExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: RecursiveTextChunkExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 274 | 275 | null | str | [
"self"
] | RecursiveTextChunkExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: RecursiveTextChunkExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 277 | 278 | null | bool | [
"self",
"other"
] | RecursiveTextChunkExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: RecursiveTextChunkExpr |
class | CountTokensExpr | fenic.core._logical_plan.expressions.text.CountTokensExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 281 | 293 | null | null | null | null | null | [
"ValidatedSignature",
"UnparameterizedExpr",
"LogicalExpr"
] | Type: class
Member Name: CountTokensExpr
Qualified Name: fenic.core._logical_plan.expressions.text.CountTokensExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.CountTokensExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 284 | 286 | null | null | [
"self",
"input_expr"
] | CountTokensExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.CountTokensExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input_expr"]
Returns: none
Parent Class: CountTokensExpr |
method | children | fenic.core._logical_plan.expressions.text.CountTokensExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 292 | 293 | null | List[LogicalExpr] | [
"self"
] | CountTokensExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.CountTokensExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: CountTokensExpr |
class | ConcatExpr | fenic.core._logical_plan.expressions.text.ConcatExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 296 | 308 | null | null | null | null | null | [
"ValidatedSignature",
"UnparameterizedExpr",
"LogicalExpr"
] | Type: class
Member Name: ConcatExpr
Qualified Name: fenic.core._logical_plan.expressions.text.ConcatExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.ConcatExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 299 | 301 | null | null | [
"self",
"exprs"
] | ConcatExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ConcatExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "exprs"]
Returns: none
Parent Class: ConcatExpr |
method | children | fenic.core._logical_plan.expressions.text.ConcatExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 307 | 308 | null | List[LogicalExpr] | [
"self"
] | ConcatExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.ConcatExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ConcatExpr |
class | ArrayJoinExpr | fenic.core._logical_plan.expressions.text.ArrayJoinExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 311 | 330 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: ArrayJoinExpr
Qualified Name: fenic.core._logical_plan.expressions.text.ArrayJoinExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.ArrayJoinExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 314 | 317 | null | null | [
"self",
"expr",
"delimiter"
] | ArrayJoinExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ArrayJoinExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "delimiter"]
Returns: none
Parent Class: ArrayJoinExpr |
method | children | fenic.core._logical_plan.expressions.text.ArrayJoinExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 323 | 324 | null | List[LogicalExpr] | [
"self"
] | ArrayJoinExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.ArrayJoinExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ArrayJoinExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.ArrayJoinExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 326 | 327 | null | str | [
"self"
] | ArrayJoinExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.ArrayJoinExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ArrayJoinExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.ArrayJoinExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 329 | 330 | null | bool | [
"self",
"other"
] | ArrayJoinExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.ArrayJoinExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: ArrayJoinExpr |
class | ContainsExpr | fenic.core._logical_plan.expressions.text.ContainsExpr | Expression for checking if a string column contains a substring.
This expression creates a boolean result indicating whether each value in the input
string column contains the specified substring.
Args:
expr: The input string column expression
substr: The substring to search for within each value (column expr... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 333 | 362 | null | null | null | null | null | [
"ValidatedSignature",
"UnparameterizedExpr",
"LogicalExpr"
] | Type: class
Member Name: ContainsExpr
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsExpr
Docstring: Expression for checking if a string column contains a substring.
This expression creates a boolean result indicating whether each value in the input
string column contains the specified substring.
A... |
method | __init__ | fenic.core._logical_plan.expressions.text.ContainsExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 349 | 352 | null | null | [
"self",
"expr",
"substr"
] | ContainsExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "substr"]
Returns: none
Parent Class: ContainsExpr |
method | children | fenic.core._logical_plan.expressions.text.ContainsExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 358 | 359 | null | List[LogicalExpr] | [
"self"
] | ContainsExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ContainsExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.ContainsExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 361 | 362 | null | str | [
"self"
] | ContainsExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ContainsExpr |
class | ContainsAnyExpr | fenic.core._logical_plan.expressions.text.ContainsAnyExpr | Expression for checking if a string column contains any of multiple substrings.
This expression creates a boolean result indicating whether each value in the input
string column contains any of the specified substrings.
Args:
expr: The input string column expression
substrs: List of substrings to search for w... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 365 | 401 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: ContainsAnyExpr
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsAnyExpr
Docstring: Expression for checking if a string column contains any of multiple substrings.
This expression creates a boolean result indicating whether each value in the input
string column contains any of... |
method | __init__ | fenic.core._logical_plan.expressions.text.ContainsAnyExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 382 | 388 | null | null | [
"self",
"expr",
"substrs",
"case_insensitive"
] | ContainsAnyExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsAnyExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "substrs", "case_insensitive"]
Returns: none
Parent Class: ContainsAnyExpr |
method | children | fenic.core._logical_plan.expressions.text.ContainsAnyExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 394 | 395 | null | List[LogicalExpr] | [
"self"
] | ContainsAnyExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsAnyExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ContainsAnyExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.ContainsAnyExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 397 | 398 | null | str | [
"self"
] | ContainsAnyExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsAnyExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ContainsAnyExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.ContainsAnyExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 400 | 401 | null | bool | [
"self",
"other"
] | ContainsAnyExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsAnyExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: ContainsAnyExpr |
class | RLikeExpr | fenic.core._logical_plan.expressions.text.RLikeExpr | Expression for matching a string column against a regular expression pattern.
This expression creates a boolean result indicating whether each value in the input
string column matches the specified regular expression pattern.
Args:
expr: The input string column expression
pattern: The regular expression patte... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 404 | 442 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: RLikeExpr
Qualified Name: fenic.core._logical_plan.expressions.text.RLikeExpr
Docstring: Expression for matching a string column against a regular expression pattern.
This expression creates a boolean result indicating whether each value in the input
string column matches the specified regular... |
method | __init__ | fenic.core._logical_plan.expressions.text.RLikeExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 420 | 429 | null | null | [
"self",
"expr",
"pattern"
] | RLikeExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.RLikeExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "pattern"]
Returns: none
Parent Class: RLikeExpr |
method | children | fenic.core._logical_plan.expressions.text.RLikeExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 435 | 436 | null | List[LogicalExpr] | [
"self"
] | RLikeExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.RLikeExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: RLikeExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.RLikeExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 438 | 439 | null | str | [
"self"
] | RLikeExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.RLikeExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: RLikeExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.RLikeExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 441 | 442 | null | bool | [
"self",
"other"
] | RLikeExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.RLikeExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: RLikeExpr |
class | LikeExpr | fenic.core._logical_plan.expressions.text.LikeExpr | Expression for matching a string column against a SQL LIKE pattern.
This expression creates a boolean result indicating whether each value in the input
string column matches the specified SQL LIKE pattern. The pattern can contain % and _ wildcards.
Args:
expr: The input string column expression
pattern: The S... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 445 | 485 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: LikeExpr
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr
Docstring: Expression for matching a string column against a SQL LIKE pattern.
This expression creates a boolean result indicating whether each value in the input
string column matches the specified SQL LIKE pattern. T... |
method | __init__ | fenic.core._logical_plan.expressions.text.LikeExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 462 | 472 | null | null | [
"self",
"expr",
"pattern"
] | LikeExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "pattern"]
Returns: none
Parent Class: LikeExpr |
method | children | fenic.core._logical_plan.expressions.text.LikeExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 478 | 479 | null | List[LogicalExpr] | [
"self"
] | LikeExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: LikeExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.LikeExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 481 | 482 | null | str | [
"self"
] | LikeExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: LikeExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.LikeExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 484 | 485 | null | bool | [
"self",
"other"
] | LikeExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: LikeExpr |
class | ILikeExpr | fenic.core._logical_plan.expressions.text.ILikeExpr | Expression for case-insensitive matching of a string column against a SQL LIKE pattern.
This expression creates a boolean result indicating whether each value in the input
string column matches the specified SQL LIKE pattern, ignoring case. The pattern can
contain % and _ wildcards.
Args:
expr: The input string c... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 488 | 529 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: ILikeExpr
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr
Docstring: Expression for case-insensitive matching of a string column against a SQL LIKE pattern.
This expression creates a boolean result indicating whether each value in the input
string column matches the specifi... |
method | __init__ | fenic.core._logical_plan.expressions.text.ILikeExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 506 | 516 | null | null | [
"self",
"expr",
"pattern"
] | ILikeExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "pattern"]
Returns: none
Parent Class: ILikeExpr |
method | children | fenic.core._logical_plan.expressions.text.ILikeExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 522 | 523 | null | List[LogicalExpr] | [
"self"
] | ILikeExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ILikeExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.ILikeExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 525 | 526 | null | str | [
"self"
] | ILikeExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ILikeExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.ILikeExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 528 | 529 | null | bool | [
"self",
"other"
] | ILikeExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: ILikeExpr |
class | TsParseExpr | fenic.core._logical_plan.expressions.text.TsParseExpr | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 532 | 551 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: TsParseExpr
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.text.TsParseExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 535 | 538 | null | null | [
"self",
"expr",
"format"
] | TsParseExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "format"]
Returns: none
Parent Class: TsParseExpr |
method | children | fenic.core._logical_plan.expressions.text.TsParseExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 544 | 545 | null | List[LogicalExpr] | [
"self"
] | TsParseExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: TsParseExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.TsParseExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 547 | 548 | null | str | [
"self"
] | TsParseExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: TsParseExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.TsParseExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 550 | 551 | null | bool | [
"self",
"other"
] | TsParseExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: TsParseExpr |
class | StartsWithExpr | fenic.core._logical_plan.expressions.text.StartsWithExpr | Expression for checking if a string column starts with a substring.
This expression creates a boolean result indicating whether each value in the input
string column starts with the specified substring.
Args:
expr: The input string column expression
substr: The substring to check for at the start of each valu... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 554 | 581 | null | null | null | null | null | [
"ValidatedSignature",
"UnparameterizedExpr",
"LogicalExpr"
] | Type: class
Member Name: StartsWithExpr
Qualified Name: fenic.core._logical_plan.expressions.text.StartsWithExpr
Docstring: Expression for checking if a string column starts with a substring.
This expression creates a boolean result indicating whether each value in the input
string column starts with the specified sub... |
method | __init__ | fenic.core._logical_plan.expressions.text.StartsWithExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 571 | 574 | null | null | [
"self",
"expr",
"substr"
] | StartsWithExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.StartsWithExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "substr"]
Returns: none
Parent Class: StartsWithExpr |
method | children | fenic.core._logical_plan.expressions.text.StartsWithExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 580 | 581 | null | List[LogicalExpr] | [
"self"
] | StartsWithExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.StartsWithExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: StartsWithExpr |
class | EndsWithExpr | fenic.core._logical_plan.expressions.text.EndsWithExpr | Expression for checking if a string column ends with a substring.
This expression creates a boolean result indicating whether each value in the input
string column ends with the specified substring.
Args:
expr: The input string column expression
substr: The substring to check for at the end of each value (col... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 584 | 611 | null | null | null | null | null | [
"ValidatedSignature",
"UnparameterizedExpr",
"LogicalExpr"
] | Type: class
Member Name: EndsWithExpr
Qualified Name: fenic.core._logical_plan.expressions.text.EndsWithExpr
Docstring: Expression for checking if a string column ends with a substring.
This expression creates a boolean result indicating whether each value in the input
string column ends with the specified substring.
... |
method | __init__ | fenic.core._logical_plan.expressions.text.EndsWithExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 601 | 604 | null | null | [
"self",
"expr",
"substr"
] | EndsWithExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.EndsWithExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "substr"]
Returns: none
Parent Class: EndsWithExpr |
method | children | fenic.core._logical_plan.expressions.text.EndsWithExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 610 | 611 | null | List[LogicalExpr] | [
"self"
] | EndsWithExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.EndsWithExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: EndsWithExpr |
class | RegexpSplitExpr | fenic.core._logical_plan.expressions.text.RegexpSplitExpr | Expression for splitting a string column using a regular expression pattern.
This expression creates an array of substrings by splitting the input string column
at matches of the specified regular expression pattern. The implementation uses
str.replace to convert regex matches to a unique delimiter, then splits on tha... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 614 | 650 | null | null | null | null | null | [
"ValidatedSignature",
"LogicalExpr"
] | Type: class
Member Name: RegexpSplitExpr
Qualified Name: fenic.core._logical_plan.expressions.text.RegexpSplitExpr
Docstring: Expression for splitting a string column using a regular expression pattern.
This expression creates an array of substrings by splitting the input string column
at matches of the specified regu... |
method | __init__ | fenic.core._logical_plan.expressions.text.RegexpSplitExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 633 | 637 | null | null | [
"self",
"expr",
"pattern",
"limit"
] | RegexpSplitExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.RegexpSplitExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "pattern", "limit"]
Returns: none
Parent Class: RegexpSplitExpr |
method | children | fenic.core._logical_plan.expressions.text.RegexpSplitExpr.children | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 643 | 644 | null | List[LogicalExpr] | [
"self"
] | RegexpSplitExpr | null | null | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.RegexpSplitExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: RegexpSplitExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.RegexpSplitExpr.__str__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 646 | 647 | null | str | [
"self"
] | RegexpSplitExpr | null | null | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.RegexpSplitExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: RegexpSplitExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.text.RegexpSplitExpr._eq_specific | null | site-packages/fenic/core/_logical_plan/expressions/text.py | false | true | 649 | 650 | null | bool | [
"self",
"other"
] | RegexpSplitExpr | null | null | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.text.RegexpSplitExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: RegexpSplitExpr |
class | SplitPartExpr | fenic.core._logical_plan.expressions.text.SplitPartExpr | Expression for splitting a string column and returning a specific part.
This expression splits each string by a delimiter and returns the specified part (1-based indexing).
The delimiter and part number can be either literal values or column expressions.
When either is a column expression, the operation is performed d... | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 652 | 691 | null | null | null | null | null | [
"ValidatedSignature",
"UnparameterizedExpr",
"LogicalExpr"
] | Type: class
Member Name: SplitPartExpr
Qualified Name: fenic.core._logical_plan.expressions.text.SplitPartExpr
Docstring: Expression for splitting a string column and returning a specific part.
This expression splits each string by a delimiter and returns the specified part (1-based indexing).
The delimiter and part n... |
method | __init__ | fenic.core._logical_plan.expressions.text.SplitPartExpr.__init__ | null | site-packages/fenic/core/_logical_plan/expressions/text.py | true | false | 678 | 684 | null | null | [
"self",
"expr",
"delimiter",
"part_number"
] | SplitPartExpr | null | null | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.SplitPartExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "delimiter", "part_number"]
Returns: none
Parent Class: SplitPartExpr |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.