type stringclasses 5
values | name stringlengths 1 55 | qualified_name stringlengths 5 130 | docstring stringlengths 15 3.11k ⌀ | filepath stringclasses 90
values | is_public bool 2
classes | is_private bool 2
classes | line_start int64 0 1.44k ⌀ | line_end int64 0 1.51k ⌀ | annotation stringclasses 2
values | returns stringclasses 82
values | value stringclasses 66
values | parameters listlengths 0 10 ⌀ | bases listlengths 0 2 ⌀ | parent_class stringclasses 193
values | api_element_summary stringlengths 199 3.43k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
method | __init__ | fenic.core._logical_plan.expressions.text.TextChunkExpr.__init__ | null | null | true | false | 191 | 197 | null | null | null | [
"self",
"input_expr",
"chunk_configuration"
] | null | TextChunkExpr | 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", "chunk_configuration"]
Returns: none
Parent Class: TextChunkExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.TextChunkExpr.__str__ | null | null | true | false | 199 | 200 | null | str | null | [
"self"
] | null | TextChunkExpr | 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 | _validate_types | fenic.core._logical_plan.expressions.text.TextChunkExpr._validate_types | null | null | false | true | 202 | 207 | null | null | null | [
"self",
"plan"
] | null | TextChunkExpr | Type: method
Member Name: _validate_types
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr._validate_types
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "plan"]
Returns: none
Parent Class: TextChunkExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.TextChunkExpr.to_column_field | null | null | true | false | 209 | 211 | null | ColumnField | null | [
"self",
"plan"
] | null | TextChunkExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.TextChunkExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: TextChunkExpr |
method | children | fenic.core._logical_plan.expressions.text.TextChunkExpr.children | null | null | true | false | 213 | 214 | null | List[LogicalExpr] | null | [
"self"
] | null | TextChunkExpr | 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 |
class | RecursiveTextChunkExprConfiguration | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExprConfiguration | null | null | true | false | 217 | 219 | null | null | null | null | [
"TextChunkExprConfiguration"
] | null | 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 | null | true | false | 222 | 246 | null | null | null | null | [
"LogicalExpr"
] | null | 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 | null | true | false | 223 | 229 | null | null | null | [
"self",
"input_expr",
"chunking_configuration"
] | null | RecursiveTextChunkExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.__str__ | null | null | true | false | 231 | 232 | null | str | null | [
"self"
] | null | RecursiveTextChunkExpr | 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 | _validate_types | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr._validate_types | null | null | false | true | 234 | 239 | null | null | null | [
"self",
"plan"
] | null | RecursiveTextChunkExpr | Type: method
Member Name: _validate_types
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr._validate_types
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "plan"]
Returns: none
Parent Class: RecursiveTextChunkExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.to_column_field | null | null | true | false | 241 | 243 | null | ColumnField | null | [
"self",
"plan"
] | null | RecursiveTextChunkExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: RecursiveTextChunkExpr |
method | children | fenic.core._logical_plan.expressions.text.RecursiveTextChunkExpr.children | null | null | true | false | 245 | 246 | null | List[LogicalExpr] | null | [
"self"
] | null | RecursiveTextChunkExpr | 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 |
class | CountTokensExpr | fenic.core._logical_plan.expressions.text.CountTokensExpr | null | null | true | false | 249 | 271 | null | null | null | null | [
"LogicalExpr"
] | null | 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 | null | true | false | 250 | 254 | null | null | null | [
"self",
"input_expr"
] | null | CountTokensExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.CountTokensExpr.__str__ | null | null | true | false | 256 | 257 | null | str | null | [
"self"
] | null | CountTokensExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.CountTokensExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: CountTokensExpr |
method | _validate_types | fenic.core._logical_plan.expressions.text.CountTokensExpr._validate_types | null | null | false | true | 259 | 264 | null | null | null | [
"self",
"plan"
] | null | CountTokensExpr | Type: method
Member Name: _validate_types
Qualified Name: fenic.core._logical_plan.expressions.text.CountTokensExpr._validate_types
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "plan"]
Returns: none
Parent Class: CountTokensExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.CountTokensExpr.to_column_field | null | null | true | false | 266 | 268 | null | ColumnField | null | [
"self",
"plan"
] | null | CountTokensExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.CountTokensExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: CountTokensExpr |
method | children | fenic.core._logical_plan.expressions.text.CountTokensExpr.children | null | null | true | false | 270 | 271 | null | List[LogicalExpr] | null | [
"self"
] | null | CountTokensExpr | 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 | null | true | false | 273 | 292 | null | null | null | null | [
"LogicalExpr"
] | null | 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 | null | true | false | 274 | 275 | null | null | null | [
"self",
"exprs"
] | null | ConcatExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.ConcatExpr.__str__ | null | null | true | false | 277 | 278 | null | str | null | [
"self"
] | null | ConcatExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.ConcatExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ConcatExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.ConcatExpr.to_column_field | null | null | true | false | 280 | 289 | null | ColumnField | null | [
"self",
"plan"
] | null | ConcatExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.ConcatExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: ConcatExpr |
method | children | fenic.core._logical_plan.expressions.text.ConcatExpr.children | null | null | true | false | 291 | 292 | null | List[LogicalExpr] | null | [
"self"
] | null | ConcatExpr | 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 | null | true | false | 295 | 312 | null | null | null | null | [
"LogicalExpr"
] | null | 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 | null | true | false | 296 | 298 | null | null | null | [
"self",
"expr",
"delimiter"
] | null | ArrayJoinExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.ArrayJoinExpr.__str__ | null | null | true | false | 300 | 301 | null | str | null | [
"self"
] | null | ArrayJoinExpr | 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 | to_column_field | fenic.core._logical_plan.expressions.text.ArrayJoinExpr.to_column_field | null | null | true | false | 303 | 309 | null | ColumnField | null | [
"self",
"plan"
] | null | ArrayJoinExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.ArrayJoinExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: ArrayJoinExpr |
method | children | fenic.core._logical_plan.expressions.text.ArrayJoinExpr.children | null | null | true | false | 311 | 312 | null | List[LogicalExpr] | null | [
"self"
] | null | ArrayJoinExpr | 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 |
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
Raises:
TypeError: If the input expression is not a string column | null | true | false | 315 | 348 | null | null | null | null | [
"LogicalExpr"
] | null | 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.
Args:
expr: The input string column expression
substr: The substring to search for within each value
Raises:
TypeError: If the input expression is not a string column
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.ContainsExpr.__init__ | null | null | true | false | 329 | 331 | null | null | null | [
"self",
"expr",
"substr"
] | null | ContainsExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.ContainsExpr.__str__ | null | null | true | false | 333 | 334 | null | str | null | [
"self"
] | null | ContainsExpr | 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 |
method | to_column_field | fenic.core._logical_plan.expressions.text.ContainsExpr.to_column_field | null | null | true | false | 336 | 342 | null | ColumnField | null | [
"self",
"plan"
] | null | ContainsExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: ContainsExpr |
method | children | fenic.core._logical_plan.expressions.text.ContainsExpr.children | null | null | true | false | 344 | 348 | null | List[LogicalExpr] | null | [
"self"
] | null | ContainsExpr | 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 |
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 within each value
case_insensitive: Whether to perform case-insensitive matching (default: True)
Raises:
TypeError: If the input expression is not a string column | null | true | false | 351 | 385 | null | null | null | null | [
"LogicalExpr"
] | null | 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 the specified substrings.
Args:
expr: The input string column expression
substrs: List of substrings to search for within each value
case_insensitive: Whether to perform case-insensitive matching (default: True)
Raises:
TypeError: If the input expression is not a string column
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.ContainsAnyExpr.__init__ | null | null | true | false | 366 | 371 | null | null | null | [
"self",
"expr",
"substrs",
"case_insensitive"
] | null | ContainsAnyExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.ContainsAnyExpr.__str__ | null | null | true | false | 373 | 374 | null | str | null | [
"self"
] | null | ContainsAnyExpr | 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 | to_column_field | fenic.core._logical_plan.expressions.text.ContainsAnyExpr.to_column_field | null | null | true | false | 376 | 382 | null | ColumnField | null | [
"self",
"plan"
] | null | ContainsAnyExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.ContainsAnyExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: ContainsAnyExpr |
method | children | fenic.core._logical_plan.expressions.text.ContainsAnyExpr.children | null | null | true | false | 384 | 385 | null | List[LogicalExpr] | null | [
"self"
] | null | ContainsAnyExpr | 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 |
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 pattern to match against
Raises:
TypeError: If the input expression is not a string column
ValueError: If the regular expression pattern is invalid | null | true | false | 388 | 423 | null | null | null | null | [
"LogicalExpr"
] | null | 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 expression pattern.
Args:
expr: The input string column expression
pattern: The regular expression pattern to match against
Raises:
TypeError: If the input expression is not a string column
ValueError: If the regular expression pattern is invalid
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.RLikeExpr.__init__ | null | null | true | false | 403 | 405 | null | null | null | [
"self",
"expr",
"pattern"
] | null | RLikeExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.RLikeExpr.__str__ | null | null | true | false | 407 | 408 | null | str | null | [
"self"
] | null | RLikeExpr | 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 | to_column_field | fenic.core._logical_plan.expressions.text.RLikeExpr.to_column_field | null | null | true | false | 410 | 420 | null | ColumnField | null | [
"self",
"plan"
] | null | RLikeExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.RLikeExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: RLikeExpr |
method | children | fenic.core._logical_plan.expressions.text.RLikeExpr.children | null | null | true | false | 422 | 423 | null | List[LogicalExpr] | null | [
"self"
] | null | RLikeExpr | 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 |
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 SQL LIKE pattern to match against (% for any sequence, _ for single character)
Raises:
TypeError: If the input expression is not a string column
ValueError: If the LIKE pattern is invalid | null | true | false | 426 | 471 | null | null | null | null | [
"LogicalExpr"
] | null | 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. The pattern can contain % and _ wildcards.
Args:
expr: The input string column expression
pattern: The SQL LIKE pattern to match against (% for any sequence, _ for single character)
Raises:
TypeError: If the input expression is not a string column
ValueError: If the LIKE pattern is invalid
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.LikeExpr.__init__ | null | null | true | false | 441 | 444 | null | null | null | [
"self",
"expr",
"pattern"
] | null | LikeExpr | 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 | _convert_to_regex | fenic.core._logical_plan.expressions.text.LikeExpr._convert_to_regex | null | null | false | true | 446 | 453 | null | str | null | [
"self",
"pattern"
] | null | LikeExpr | Type: method
Member Name: _convert_to_regex
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr._convert_to_regex
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "pattern"]
Returns: str
Parent Class: LikeExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.LikeExpr.__str__ | null | null | true | false | 455 | 456 | null | str | null | [
"self"
] | null | LikeExpr | 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 | to_column_field | fenic.core._logical_plan.expressions.text.LikeExpr.to_column_field | null | null | true | false | 458 | 468 | null | ColumnField | null | [
"self",
"plan"
] | null | LikeExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.LikeExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: LikeExpr |
method | children | fenic.core._logical_plan.expressions.text.LikeExpr.children | null | null | true | false | 470 | 471 | null | List[LogicalExpr] | null | [
"self"
] | null | LikeExpr | 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 |
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 column expression
pattern: The SQL LIKE pattern to match against (% for any sequence, _ for single character)
Raises:
TypeError: If the input expression is not a string column
ValueError: If the LIKE pattern is invalid | null | true | false | 474 | 509 | null | null | null | null | [
"LikeExpr"
] | null | 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 specified SQL LIKE pattern, ignoring case. The pattern can
contain % and _ wildcards.
Args:
expr: The input string column expression
pattern: The SQL LIKE pattern to match against (% for any sequence, _ for single character)
Raises:
TypeError: If the input expression is not a string column
ValueError: If the LIKE pattern is invalid
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.ILikeExpr.__init__ | null | null | true | false | 490 | 493 | null | null | null | [
"self",
"expr",
"pattern"
] | null | ILikeExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.ILikeExpr.__str__ | null | null | true | false | 495 | 496 | null | str | null | [
"self"
] | null | ILikeExpr | 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 | _convert_to_regex | fenic.core._logical_plan.expressions.text.ILikeExpr._convert_to_regex | null | null | false | true | 498 | 500 | null | str | null | [
"self",
"pattern"
] | null | ILikeExpr | Type: method
Member Name: _convert_to_regex
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr._convert_to_regex
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "pattern"]
Returns: str
Parent Class: ILikeExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.ILikeExpr.to_column_field | null | null | true | false | 502 | 503 | null | ColumnField | null | [
"self",
"plan"
] | null | ILikeExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: ILikeExpr |
method | count_semantic_predicate_expressions | fenic.core._logical_plan.expressions.text.ILikeExpr.count_semantic_predicate_expressions | null | null | true | false | 505 | 506 | null | int | null | [
"self"
] | null | ILikeExpr | Type: method
Member Name: count_semantic_predicate_expressions
Qualified Name: fenic.core._logical_plan.expressions.text.ILikeExpr.count_semantic_predicate_expressions
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: int
Parent Class: ILikeExpr |
method | children | fenic.core._logical_plan.expressions.text.ILikeExpr.children | null | null | true | false | 508 | 509 | null | List[LogicalExpr] | null | [
"self"
] | null | ILikeExpr | 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 |
class | TsParseExpr | fenic.core._logical_plan.expressions.text.TsParseExpr | null | null | true | false | 512 | 549 | null | null | null | null | [
"LogicalExpr"
] | null | 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 | null | true | false | 528 | 530 | null | null | null | [
"self",
"expr",
"format"
] | null | TsParseExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.TsParseExpr.__str__ | null | null | true | false | 532 | 533 | null | str | null | [
"self"
] | null | TsParseExpr | 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 | _validate_types | fenic.core._logical_plan.expressions.text.TsParseExpr._validate_types | null | null | false | true | 535 | 542 | null | null | null | [
"self",
"plan"
] | null | TsParseExpr | Type: method
Member Name: _validate_types
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr._validate_types
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "plan"]
Returns: none
Parent Class: TsParseExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.TsParseExpr.to_column_field | null | null | true | false | 544 | 546 | null | ColumnField | null | [
"self",
"plan"
] | null | TsParseExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.TsParseExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: TsParseExpr |
method | children | fenic.core._logical_plan.expressions.text.TsParseExpr.children | null | null | true | false | 548 | 549 | null | List[LogicalExpr] | null | [
"self"
] | null | TsParseExpr | 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 |
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 value
Raises:
TypeError: If the input expression is not a string column
ValueError: If the substring starts with a regular expression anchor (^) | null | true | false | 552 | 588 | null | null | null | null | [
"LogicalExpr"
] | null | 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 substring.
Args:
expr: The input string column expression
substr: The substring to check for at the start of each value
Raises:
TypeError: If the input expression is not a string column
ValueError: If the substring starts with a regular expression anchor (^)
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.StartsWithExpr.__init__ | null | null | true | false | 567 | 569 | null | null | null | [
"self",
"expr",
"substr"
] | null | StartsWithExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.StartsWithExpr.__str__ | null | null | true | false | 571 | 572 | null | str | null | [
"self"
] | null | StartsWithExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.StartsWithExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: StartsWithExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.StartsWithExpr.to_column_field | null | null | true | false | 574 | 582 | null | ColumnField | null | [
"self",
"plan"
] | null | StartsWithExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.StartsWithExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: StartsWithExpr |
method | children | fenic.core._logical_plan.expressions.text.StartsWithExpr.children | null | null | true | false | 584 | 588 | null | List[LogicalExpr] | null | [
"self"
] | null | StartsWithExpr | 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
Raises:
TypeError: If the input expression is not a string column
ValueError: If the substring ends with a regular expression anchor ($) | null | true | false | 591 | 627 | null | null | null | null | [
"LogicalExpr"
] | null | 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.
Args:
expr: The input string column expression
substr: The substring to check for at the end of each value
Raises:
TypeError: If the input expression is not a string column
ValueError: If the substring ends with a regular expression anchor ($)
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.EndsWithExpr.__init__ | null | null | true | false | 606 | 608 | null | null | null | [
"self",
"expr",
"substr"
] | null | EndsWithExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.EndsWithExpr.__str__ | null | null | true | false | 610 | 611 | null | str | null | [
"self"
] | null | EndsWithExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.EndsWithExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: EndsWithExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.EndsWithExpr.to_column_field | null | null | true | false | 613 | 621 | null | ColumnField | null | [
"self",
"plan"
] | null | EndsWithExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.EndsWithExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: EndsWithExpr |
method | children | fenic.core._logical_plan.expressions.text.EndsWithExpr.children | null | null | true | false | 623 | 627 | null | List[LogicalExpr] | null | [
"self"
] | null | EndsWithExpr | 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 that delimiter.
Args:
expr: The input string column expression
pattern: The regular expression pattern to split on
limit: Maximum number of splits to perform. -1 for unlimited splits (default).
If > 0, returns at most limit+1 elements, with remainder in last element.
Raises:
TypeError: If the input expression is not a string column | null | true | false | 630 | 664 | null | null | null | null | [
"LogicalExpr"
] | null | 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 regular expression pattern. The implementation uses
str.replace to convert regex matches to a unique delimiter, then splits on that delimiter.
Args:
expr: The input string column expression
pattern: The regular expression pattern to split on
limit: Maximum number of splits to perform. -1 for unlimited splits (default).
If > 0, returns at most limit+1 elements, with remainder in last element.
Raises:
TypeError: If the input expression is not a string column
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.RegexpSplitExpr.__init__ | null | null | true | false | 647 | 650 | null | null | null | [
"self",
"expr",
"pattern",
"limit"
] | null | RegexpSplitExpr | 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 | __str__ | fenic.core._logical_plan.expressions.text.RegexpSplitExpr.__str__ | null | null | true | false | 652 | 653 | null | str | null | [
"self"
] | null | RegexpSplitExpr | 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 | to_column_field | fenic.core._logical_plan.expressions.text.RegexpSplitExpr.to_column_field | null | null | true | false | 655 | 661 | null | ColumnField | null | [
"self",
"plan"
] | null | RegexpSplitExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.RegexpSplitExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: RegexpSplitExpr |
method | children | fenic.core._logical_plan.expressions.text.RegexpSplitExpr.children | null | null | true | false | 663 | 664 | null | List[LogicalExpr] | null | [
"self"
] | null | RegexpSplitExpr | 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 |
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 dynamically using map_batches.
Behavior:
- If any input is null, returns null
- If part_number is out of range of split parts, returns empty string
- If part_number is 0, throws an error
- If part_number is negative, counts from the end of the split parts
- If the delimiter is an empty string, the string is not split
Args:
expr: The input string column expression
delimiter: The delimiter to split on (can be a string or column expression)
part_number: Which part to return (1-based, can be an integer or column expression)
Raises:
TypeError: If the input expression is not a string column
ValueError: If part_number is 0 | null | true | false | 667 | 715 | null | null | null | null | [
"LogicalExpr"
] | null | 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 number can be either literal values or column expressions.
When either is a column expression, the operation is performed dynamically using map_batches.
Behavior:
- If any input is null, returns null
- If part_number is out of range of split parts, returns empty string
- If part_number is 0, throws an error
- If part_number is negative, counts from the end of the split parts
- If the delimiter is an empty string, the string is not split
Args:
expr: The input string column expression
delimiter: The delimiter to split on (can be a string or column expression)
part_number: Which part to return (1-based, can be an integer or column expression)
Raises:
TypeError: If the input expression is not a string column
ValueError: If part_number is 0
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.SplitPartExpr.__init__ | null | null | true | false | 691 | 696 | null | null | null | [
"self",
"expr",
"delimiter",
"part_number"
] | null | SplitPartExpr | 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 |
method | __str__ | fenic.core._logical_plan.expressions.text.SplitPartExpr.__str__ | null | null | true | false | 698 | 701 | null | str | null | [
"self"
] | null | SplitPartExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.SplitPartExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: SplitPartExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.SplitPartExpr.to_column_field | null | null | true | false | 703 | 709 | null | ColumnField | null | [
"self",
"plan"
] | null | SplitPartExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.SplitPartExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: SplitPartExpr |
method | children | fenic.core._logical_plan.expressions.text.SplitPartExpr.children | null | null | true | false | 711 | 715 | null | List[LogicalExpr] | null | [
"self"
] | null | SplitPartExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.SplitPartExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: SplitPartExpr |
class | StringCasingExpr | fenic.core._logical_plan.expressions.text.StringCasingExpr | Expression for converting the case of a string column.
This expression creates a new string column with all values converted to the specified case.
Args:
expr: The input string column expression
case: The case to convert the string to ("upper", "lower", "title")
Raises:
TypeError: If the input expression is not a string column | null | true | false | 718 | 747 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: StringCasingExpr
Qualified Name: fenic.core._logical_plan.expressions.text.StringCasingExpr
Docstring: Expression for converting the case of a string column.
This expression creates a new string column with all values converted to the specified case.
Args:
expr: The input string column expression
case: The case to convert the string to ("upper", "lower", "title")
Raises:
TypeError: If the input expression is not a string column
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.StringCasingExpr.__init__ | null | null | true | false | 731 | 733 | null | null | null | [
"self",
"expr",
"case"
] | null | StringCasingExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.StringCasingExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "case"]
Returns: none
Parent Class: StringCasingExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.StringCasingExpr.__str__ | null | null | true | false | 735 | 736 | null | str | null | [
"self"
] | null | StringCasingExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.StringCasingExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: StringCasingExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.StringCasingExpr.to_column_field | null | null | true | false | 738 | 744 | null | ColumnField | null | [
"self",
"plan"
] | null | StringCasingExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.StringCasingExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: StringCasingExpr |
method | children | fenic.core._logical_plan.expressions.text.StringCasingExpr.children | null | null | true | false | 746 | 747 | null | List[LogicalExpr] | null | [
"self"
] | null | StringCasingExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.StringCasingExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: StringCasingExpr |
class | StripCharsExpr | fenic.core._logical_plan.expressions.text.StripCharsExpr | Expression for removing specified characters from string ends.
This expression creates a new string column with specified characters removed from
the beginning and/or end of each string. The characters to remove can be specified
as a literal string, a column expression, or None for whitespace.
Args:
expr: The input string column expression
chars: The characters to remove (None for whitespace, can be string or column expression)
side: Which side to strip from ("left", "right", "both")
Raises:
TypeError: If the input expression is not a string column | null | true | false | 750 | 788 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: StripCharsExpr
Qualified Name: fenic.core._logical_plan.expressions.text.StripCharsExpr
Docstring: Expression for removing specified characters from string ends.
This expression creates a new string column with specified characters removed from
the beginning and/or end of each string. The characters to remove can be specified
as a literal string, a column expression, or None for whitespace.
Args:
expr: The input string column expression
chars: The characters to remove (None for whitespace, can be string or column expression)
side: Which side to strip from ("left", "right", "both")
Raises:
TypeError: If the input expression is not a string column
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.StripCharsExpr.__init__ | null | null | true | false | 766 | 774 | null | null | null | [
"self",
"expr",
"chars",
"side"
] | null | StripCharsExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.StripCharsExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "chars", "side"]
Returns: none
Parent Class: StripCharsExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.StripCharsExpr.__str__ | null | null | true | false | 776 | 777 | null | str | null | [
"self"
] | null | StripCharsExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.StripCharsExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: StripCharsExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.StripCharsExpr.to_column_field | null | null | true | false | 779 | 785 | null | ColumnField | null | [
"self",
"plan"
] | null | StripCharsExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.StripCharsExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: StripCharsExpr |
method | children | fenic.core._logical_plan.expressions.text.StripCharsExpr.children | null | null | true | false | 787 | 788 | null | List[LogicalExpr] | null | [
"self"
] | null | StripCharsExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.StripCharsExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: StripCharsExpr |
class | ReplaceExpr | fenic.core._logical_plan.expressions.text.ReplaceExpr | Expression for replacing substrings in a string column.
This expression creates a new string column with occurrences of a search pattern
replaced with a replacement string. Both the search pattern and replacement can be
either literal values or column expressions. When either is a column expression,
the operation is performed dynamically using map_batches.
Args:
expr: The input string column expression
search: The pattern to search for (can be a string or column expression)
replacement: The string to replace with (can be a string or column expression)
literal: Whether to treat the pattern as a literal string (True) or regex (False)
replacement_count: Max number of replacements to make. -1 for all occurrences.
Raises:
TypeError: If the input expression is not a string column
ValueError: If replacement_count is not >= 1 or -1 | null | true | false | 791 | 839 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: ReplaceExpr
Qualified Name: fenic.core._logical_plan.expressions.text.ReplaceExpr
Docstring: Expression for replacing substrings in a string column.
This expression creates a new string column with occurrences of a search pattern
replaced with a replacement string. Both the search pattern and replacement can be
either literal values or column expressions. When either is a column expression,
the operation is performed dynamically using map_batches.
Args:
expr: The input string column expression
search: The pattern to search for (can be a string or column expression)
replacement: The string to replace with (can be a string or column expression)
literal: Whether to treat the pattern as a literal string (True) or regex (False)
replacement_count: Max number of replacements to make. -1 for all occurrences.
Raises:
TypeError: If the input expression is not a string column
ValueError: If replacement_count is not >= 1 or -1
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.ReplaceExpr.__init__ | null | null | true | false | 811 | 823 | null | null | null | [
"self",
"expr",
"search",
"replacement",
"literal",
"replacement_count"
] | null | ReplaceExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.ReplaceExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "search", "replacement", "literal", "replacement_count"]
Returns: none
Parent Class: ReplaceExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.ReplaceExpr.__str__ | null | null | true | false | 825 | 826 | null | str | null | [
"self"
] | null | ReplaceExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.ReplaceExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: ReplaceExpr |
method | to_column_field | fenic.core._logical_plan.expressions.text.ReplaceExpr.to_column_field | null | null | true | false | 828 | 836 | null | ColumnField | null | [
"self",
"plan"
] | null | ReplaceExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.text.ReplaceExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: ColumnField
Parent Class: ReplaceExpr |
method | children | fenic.core._logical_plan.expressions.text.ReplaceExpr.children | null | null | true | false | 838 | 839 | null | List[LogicalExpr] | null | [
"self"
] | null | ReplaceExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.text.ReplaceExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ReplaceExpr |
class | StrLengthExpr | fenic.core._logical_plan.expressions.text.StrLengthExpr | Expression for calculating the length of a string column.
This expression creates a new integer column with the number of characters in each value
of the input string column.
Args:
expr: The input string column expression
Raises:
TypeError: If the input expression is not a string column | null | true | false | 842 | 870 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: StrLengthExpr
Qualified Name: fenic.core._logical_plan.expressions.text.StrLengthExpr
Docstring: Expression for calculating the length of a string column.
This expression creates a new integer column with the number of characters in each value
of the input string column.
Args:
expr: The input string column expression
Raises:
TypeError: If the input expression is not a string column
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.StrLengthExpr.__init__ | null | null | true | false | 855 | 856 | null | null | null | [
"self",
"expr"
] | null | StrLengthExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.text.StrLengthExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr"]
Returns: none
Parent Class: StrLengthExpr |
method | __str__ | fenic.core._logical_plan.expressions.text.StrLengthExpr.__str__ | null | null | true | false | 858 | 859 | null | str | null | [
"self"
] | null | StrLengthExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.text.StrLengthExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: StrLengthExpr |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.