type stringclasses 5
values | name stringlengths 1 55 | qualified_name stringlengths 5 147 | docstring stringlengths 15 4.52k ⌀ | filepath stringclasses 206
values | is_public bool 2
classes | is_private bool 2
classes | line_start int64 0 1.99k ⌀ | line_end int64 0 2.01k ⌀ | annotation stringclasses 14
values | returns stringclasses 308
values | value stringclasses 152
values | parameters listlengths 0 117 ⌀ | bases listlengths 0 3 ⌀ | parent_class stringclasses 376
values | api_element_summary stringlengths 199 33.8k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
method | _eq_specific | fenic.core._logical_plan.expressions.dt.DayExpr._eq_specific | null | null | false | true | 81 | 82 | null | bool | null | [
"self",
"other"
] | null | DayExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.DayExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: DayExpr |
class | HourExpr | fenic.core._logical_plan.expressions.dt.HourExpr | Expression for extracting the hour from a date type column. | null | true | false | 85 | 94 | null | null | null | null | [
"DatePartRelatedExpr"
] | null | Type: class
Member Name: HourExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.HourExpr
Docstring: Expression for extracting the hour from a date type 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.dt.HourExpr.__init__ | null | null | true | false | 87 | 88 | null | null | null | [
"self",
"expr"
] | null | HourExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.HourExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr"]
Returns: none
Parent Class: HourExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.HourExpr.__str__ | null | null | true | false | 90 | 91 | null | null | null | [
"self"
] | null | HourExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.HourExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: HourExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.HourExpr._eq_specific | null | null | false | true | 93 | 94 | null | bool | null | [
"self",
"other"
] | null | HourExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.HourExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: HourExpr |
class | MinuteExpr | fenic.core._logical_plan.expressions.dt.MinuteExpr | Expression for extracting the minute from a date type column. | null | true | false | 97 | 106 | null | null | null | null | [
"DatePartRelatedExpr"
] | null | Type: class
Member Name: MinuteExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.MinuteExpr
Docstring: Expression for extracting the minute from a date type 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.dt.MinuteExpr.__init__ | null | null | true | false | 99 | 100 | null | null | null | [
"self",
"expr"
] | null | MinuteExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.MinuteExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr"]
Returns: none
Parent Class: MinuteExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.MinuteExpr.__str__ | null | null | true | false | 102 | 103 | null | null | null | [
"self"
] | null | MinuteExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.MinuteExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: MinuteExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.MinuteExpr._eq_specific | null | null | false | true | 105 | 106 | null | bool | null | [
"self",
"other"
] | null | MinuteExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.MinuteExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: MinuteExpr |
class | SecondExpr | fenic.core._logical_plan.expressions.dt.SecondExpr | Expression for extracting the minute from a date type column. | null | true | false | 109 | 118 | null | null | null | null | [
"DatePartRelatedExpr"
] | null | Type: class
Member Name: SecondExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.SecondExpr
Docstring: Expression for extracting the minute from a date type 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.dt.SecondExpr.__init__ | null | null | true | false | 111 | 112 | null | null | null | [
"self",
"expr"
] | null | SecondExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.SecondExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr"]
Returns: none
Parent Class: SecondExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.SecondExpr.__str__ | null | null | true | false | 114 | 115 | null | null | null | [
"self"
] | null | SecondExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.SecondExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: SecondExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.SecondExpr._eq_specific | null | null | false | true | 117 | 118 | null | bool | null | [
"self",
"other"
] | null | SecondExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.SecondExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: SecondExpr |
class | MilliSecondExpr | fenic.core._logical_plan.expressions.dt.MilliSecondExpr | Expression for extracting the millisecond from a date type column. | null | true | false | 121 | 131 | null | null | null | null | [
"DatePartRelatedExpr"
] | null | Type: class
Member Name: MilliSecondExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.MilliSecondExpr
Docstring: Expression for extracting the millisecond from a date type 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.dt.MilliSecondExpr.__init__ | null | null | true | false | 123 | 125 | null | null | null | [
"self",
"expr"
] | null | MilliSecondExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.MilliSecondExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr"]
Returns: none
Parent Class: MilliSecondExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.MilliSecondExpr.__str__ | null | null | true | false | 127 | 128 | null | null | null | [
"self"
] | null | MilliSecondExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.MilliSecondExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: MilliSecondExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.MilliSecondExpr._eq_specific | null | null | false | true | 130 | 131 | null | bool | null | [
"self",
"other"
] | null | MilliSecondExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.MilliSecondExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: MilliSecondExpr |
class | DateConversionExpr | fenic.core._logical_plan.expressions.dt.DateConversionExpr | Base expression for date conversion operations. | null | true | false | 137 | 163 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: DateConversionExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.DateConversionExpr
Docstring: Base expression for date conversion operations.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.DateConversionExpr.__init__ | null | null | true | false | 139 | 142 | null | null | null | [
"self",
"expr",
"format"
] | null | DateConversionExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateConversionExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "format"]
Returns: none
Parent Class: DateConversionExpr |
method | children | fenic.core._logical_plan.expressions.dt.DateConversionExpr.children | null | null | true | false | 144 | 145 | null | List[LogicalExpr] | null | [
"self"
] | null | DateConversionExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.DateConversionExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: DateConversionExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.DateConversionExpr.to_column_field | null | null | true | false | 147 | 151 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | DateConversionExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.DateConversionExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: DateConversionExpr |
method | get_default_format | fenic.core._logical_plan.expressions.dt.DateConversionExpr.get_default_format | Returns the default chrono format for the expression. | null | true | false | 153 | 157 | null | str | null | [
"cls"
] | null | DateConversionExpr | Type: method
Member Name: get_default_format
Qualified Name: fenic.core._logical_plan.expressions.dt.DateConversionExpr.get_default_format
Docstring: Returns the default chrono format for the expression.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls"]
Returns: str
Parent Class: Da... |
method | get_return_type | fenic.core._logical_plan.expressions.dt.DateConversionExpr.get_return_type | Returns the return type for the expression. | null | true | false | 159 | 163 | null | DataType | null | [
"cls"
] | null | DateConversionExpr | Type: method
Member Name: get_return_type
Qualified Name: fenic.core._logical_plan.expressions.dt.DateConversionExpr.get_return_type
Docstring: Returns the return type for the expression.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls"]
Returns: DataType
Parent Class: DateConversio... |
class | ToDateExpr | fenic.core._logical_plan.expressions.dt.ToDateExpr | Parses a string to a date. | null | true | false | 166 | 185 | null | null | null | null | [
"DateConversionExpr"
] | null | Type: class
Member Name: ToDateExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.ToDateExpr
Docstring: Parses a string to a date.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.ToDateExpr.__init__ | null | null | true | false | 168 | 169 | null | null | null | [
"self",
"expr",
"format"
] | null | ToDateExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.ToDateExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "format"]
Returns: none
Parent Class: ToDateExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.ToDateExpr.__str__ | null | null | true | false | 171 | 172 | null | null | null | [
"self"
] | null | ToDateExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.ToDateExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: ToDateExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.ToDateExpr._eq_specific | null | null | false | true | 174 | 175 | null | bool | null | [
"self",
"other"
] | null | ToDateExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.ToDateExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: ToDateExpr |
method | get_default_format | fenic.core._logical_plan.expressions.dt.ToDateExpr.get_default_format | Returns the default chronoformat for the expression. | null | true | false | 177 | 180 | null | str | null | [
"cls"
] | null | ToDateExpr | Type: method
Member Name: get_default_format
Qualified Name: fenic.core._logical_plan.expressions.dt.ToDateExpr.get_default_format
Docstring: Returns the default chronoformat for the expression.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls"]
Returns: str
Parent Class: ToDateExpr |
method | get_return_type | fenic.core._logical_plan.expressions.dt.ToDateExpr.get_return_type | Returns the return type for the expression. | null | true | false | 182 | 185 | null | DataType | null | [
"cls"
] | null | ToDateExpr | Type: method
Member Name: get_return_type
Qualified Name: fenic.core._logical_plan.expressions.dt.ToDateExpr.get_return_type
Docstring: Returns the return type for the expression.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls"]
Returns: DataType
Parent Class: ToDateExpr |
class | ToTimestampExpr | fenic.core._logical_plan.expressions.dt.ToTimestampExpr | Parses a string to a timestamp. | null | true | false | 188 | 207 | null | null | null | null | [
"DateConversionExpr"
] | null | Type: class
Member Name: ToTimestampExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.ToTimestampExpr
Docstring: Parses a string to a timestamp.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.ToTimestampExpr.__init__ | null | null | true | false | 190 | 191 | null | null | null | [
"self",
"expr",
"format"
] | null | ToTimestampExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.ToTimestampExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "format"]
Returns: none
Parent Class: ToTimestampExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.ToTimestampExpr.__str__ | null | null | true | false | 193 | 194 | null | null | null | [
"self"
] | null | ToTimestampExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.ToTimestampExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: ToTimestampExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.ToTimestampExpr._eq_specific | null | null | false | true | 196 | 197 | null | bool | null | [
"self",
"other"
] | null | ToTimestampExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.ToTimestampExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: ToTimestampExpr |
method | get_default_format | fenic.core._logical_plan.expressions.dt.ToTimestampExpr.get_default_format | Returns ISO 8601 with milliseconds as the default chronoformat. | null | true | false | 199 | 202 | null | str | null | [
"cls"
] | null | ToTimestampExpr | Type: method
Member Name: get_default_format
Qualified Name: fenic.core._logical_plan.expressions.dt.ToTimestampExpr.get_default_format
Docstring: Returns ISO 8601 with milliseconds as the default chronoformat.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls"]
Returns: str
Parent Cl... |
method | get_return_type | fenic.core._logical_plan.expressions.dt.ToTimestampExpr.get_return_type | Returns the return type for the expression. | null | true | false | 204 | 207 | null | DataType | null | [
"cls"
] | null | ToTimestampExpr | Type: method
Member Name: get_return_type
Qualified Name: fenic.core._logical_plan.expressions.dt.ToTimestampExpr.get_return_type
Docstring: Returns the return type for the expression.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["cls"]
Returns: DataType
Parent Class: ToTimestampExpr |
class | NowExpr | fenic.core._logical_plan.expressions.dt.NowExpr | Expression for getting the current date and time. | null | true | false | 213 | 231 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: NowExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.NowExpr
Docstring: Expression for getting the current date and time.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.NowExpr.__init__ | null | null | true | false | 215 | 217 | null | null | null | [
"self",
"as_date"
] | null | NowExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.NowExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "as_date"]
Returns: none
Parent Class: NowExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.NowExpr.__str__ | null | null | true | false | 219 | 220 | null | null | null | [
"self"
] | null | NowExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.NowExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: NowExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.NowExpr.to_column_field | null | null | true | false | 222 | 225 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | NowExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.NowExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: NowExpr |
method | children | fenic.core._logical_plan.expressions.dt.NowExpr.children | null | null | true | false | 227 | 228 | null | List[LogicalExpr] | null | [
"self"
] | null | NowExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.NowExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: NowExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.NowExpr._eq_specific | null | null | false | true | 230 | 231 | null | bool | null | [
"self",
"other"
] | null | NowExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.NowExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: NowExpr |
class | DateTruncExpr | fenic.core._logical_plan.expressions.dt.DateTruncExpr | Expression for truncating a date to a given unit. | null | true | false | 237 | 256 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: DateTruncExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.DateTruncExpr
Docstring: Expression for truncating a date to a given unit.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.DateTruncExpr.__init__ | null | null | true | false | 239 | 243 | null | null | null | [
"self",
"expr",
"unit"
] | null | DateTruncExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateTruncExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "unit"]
Returns: none
Parent Class: DateTruncExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.DateTruncExpr.__str__ | null | null | true | false | 245 | 246 | null | null | null | [
"self"
] | null | DateTruncExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateTruncExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: DateTruncExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.DateTruncExpr.to_column_field | null | null | true | false | 248 | 250 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | DateTruncExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.DateTruncExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: DateTruncExpr |
method | children | fenic.core._logical_plan.expressions.dt.DateTruncExpr.children | null | null | true | false | 252 | 253 | null | List[LogicalExpr] | null | [
"self"
] | null | DateTruncExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.DateTruncExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: DateTruncExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.DateTruncExpr._eq_specific | null | null | false | true | 255 | 256 | null | bool | null | [
"self",
"other"
] | null | DateTruncExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.DateTruncExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: DateTruncExpr |
class | DateAddExpr | fenic.core._logical_plan.expressions.dt.DateAddExpr | Expression for adding a given amount of days to a date/timestamp column. | null | true | false | 258 | 281 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: DateAddExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.DateAddExpr
Docstring: Expression for adding a given amount of days to a date/timestamp 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.dt.DateAddExpr.__init__ | null | null | true | false | 260 | 263 | null | null | null | [
"self",
"expr",
"days",
"sub"
] | null | DateAddExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateAddExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "days", "sub"]
Returns: none
Parent Class: DateAddExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.DateAddExpr.__str__ | null | null | true | false | 265 | 266 | null | null | null | [
"self"
] | null | DateAddExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateAddExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: DateAddExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.DateAddExpr.to_column_field | null | null | true | false | 268 | 275 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | DateAddExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.DateAddExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: DateAddExpr |
method | children | fenic.core._logical_plan.expressions.dt.DateAddExpr.children | null | null | true | false | 277 | 278 | null | List[LogicalExpr] | null | [
"self"
] | null | DateAddExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.DateAddExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: DateAddExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.DateAddExpr._eq_specific | null | null | false | true | 280 | 281 | null | bool | null | [
"self",
"other"
] | null | DateAddExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.DateAddExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: DateAddExpr |
class | TimestampAddExpr | fenic.core._logical_plan.expressions.dt.TimestampAddExpr | Expression for adding a given quantity of a unit to a timestamp column. | null | true | false | 284 | 308 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: TimestampAddExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampAddExpr
Docstring: Expression for adding a given quantity of a unit to a timestamp 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.dt.TimestampAddExpr.__init__ | null | null | true | false | 286 | 290 | null | null | null | [
"self",
"expr",
"quantity",
"unit"
] | null | TimestampAddExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampAddExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "quantity", "unit"]
Returns: none
Parent Class: TimestampAddExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.TimestampAddExpr.__str__ | null | null | true | false | 292 | 293 | null | null | null | [
"self"
] | null | TimestampAddExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampAddExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: TimestampAddExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.TimestampAddExpr.to_column_field | null | null | true | false | 295 | 302 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | TimestampAddExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampAddExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: TimestampAddExpr |
method | children | fenic.core._logical_plan.expressions.dt.TimestampAddExpr.children | null | null | true | false | 304 | 305 | null | List[LogicalExpr] | null | [
"self"
] | null | TimestampAddExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampAddExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: TimestampAddExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.TimestampAddExpr._eq_specific | null | null | false | true | 307 | 308 | null | bool | null | [
"self",
"other"
] | null | TimestampAddExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampAddExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: TimestampAddExpr |
class | DateFormatExpr | fenic.core._logical_plan.expressions.dt.DateFormatExpr | Expression for formatting a date/timestamp column to a given format. | null | true | false | 311 | 332 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: DateFormatExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.DateFormatExpr
Docstring: Expression for formatting a date/timestamp column to a given format.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.DateFormatExpr.__init__ | null | null | true | false | 313 | 318 | null | null | null | [
"self",
"expr",
"format"
] | null | DateFormatExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateFormatExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "format"]
Returns: none
Parent Class: DateFormatExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.DateFormatExpr.__str__ | null | null | true | false | 320 | 321 | null | null | null | [
"self"
] | null | DateFormatExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateFormatExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: DateFormatExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.DateFormatExpr.to_column_field | null | null | true | false | 323 | 326 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | DateFormatExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.DateFormatExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: DateFormatExpr |
method | children | fenic.core._logical_plan.expressions.dt.DateFormatExpr.children | null | null | true | false | 328 | 329 | null | List[LogicalExpr] | null | [
"self"
] | null | DateFormatExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.DateFormatExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: DateFormatExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.DateFormatExpr._eq_specific | null | null | false | true | 331 | 332 | null | bool | null | [
"self",
"other"
] | null | DateFormatExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.DateFormatExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: DateFormatExpr |
class | DateDiffExpr | fenic.core._logical_plan.expressions.dt.DateDiffExpr | Expression for calculating the difference between two date/timestamp columns. | null | true | false | 335 | 353 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: DateDiffExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.DateDiffExpr
Docstring: Expression for calculating the difference between two date/timestamp columns.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.DateDiffExpr.__init__ | null | null | true | false | 337 | 339 | null | null | null | [
"self",
"end",
"start"
] | null | DateDiffExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateDiffExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "end", "start"]
Returns: none
Parent Class: DateDiffExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.DateDiffExpr.__str__ | null | null | true | false | 341 | 342 | null | null | null | [
"self"
] | null | DateDiffExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.DateDiffExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: DateDiffExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.DateDiffExpr.to_column_field | null | null | true | false | 344 | 347 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | DateDiffExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.DateDiffExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: DateDiffExpr |
method | children | fenic.core._logical_plan.expressions.dt.DateDiffExpr.children | null | null | true | false | 349 | 350 | null | List[LogicalExpr] | null | [
"self"
] | null | DateDiffExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.DateDiffExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: DateDiffExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.DateDiffExpr._eq_specific | null | null | false | true | 352 | 353 | null | bool | null | [
"self",
"other"
] | null | DateDiffExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.DateDiffExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: DateDiffExpr |
class | TimestampDiffExpr | fenic.core._logical_plan.expressions.dt.TimestampDiffExpr | Expression for calculating the difference between two timestamp columns. | null | true | false | 356 | 375 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: TimestampDiffExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampDiffExpr
Docstring: Expression for calculating the difference between two timestamp columns.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.__init__ | null | null | true | false | 358 | 361 | null | null | null | [
"self",
"start",
"end",
"unit"
] | null | TimestampDiffExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "start", "end", "unit"]
Returns: none
Parent Class: TimestampDiffExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.__str__ | null | null | true | false | 363 | 364 | null | null | null | [
"self"
] | null | TimestampDiffExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: TimestampDiffExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.to_column_field | null | null | true | false | 366 | 369 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | TimestampDiffExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: TimestampDiffExpr |
method | children | fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.children | null | null | true | false | 371 | 372 | null | List[LogicalExpr] | null | [
"self"
] | null | TimestampDiffExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampDiffExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: TimestampDiffExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.TimestampDiffExpr._eq_specific | null | null | false | true | 374 | 375 | null | bool | null | [
"self",
"other"
] | null | TimestampDiffExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.TimestampDiffExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: TimestampDiffExpr |
class | ToUTCTimestampExpr | fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr | Expression for converting a timestamp to UTC. | null | true | false | 378 | 396 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: ToUTCTimestampExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr
Docstring: Expression for converting a timestamp to UTC.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.__init__ | null | null | true | false | 380 | 382 | null | null | null | [
"self",
"expr",
"timezone"
] | null | ToUTCTimestampExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "timezone"]
Returns: none
Parent Class: ToUTCTimestampExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.__str__ | null | null | true | false | 384 | 385 | null | null | null | [
"self"
] | null | ToUTCTimestampExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: ToUTCTimestampExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.to_column_field | null | null | true | false | 387 | 390 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | ToUTCTimestampExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: ToUTCTimestampExpr |
method | children | fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.children | null | null | true | false | 392 | 393 | null | List[LogicalExpr] | null | [
"self"
] | null | ToUTCTimestampExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: ToUTCTimestampExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr._eq_specific | null | null | false | true | 395 | 396 | null | bool | null | [
"self",
"other"
] | null | ToUTCTimestampExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.ToUTCTimestampExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: ToUTCTimestampExpr |
class | FromUTCTimestampExpr | fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr | Expression for converting a timestamp from UTC to a given tz. | null | true | false | 399 | 416 | null | null | null | null | [
"LogicalExpr"
] | null | Type: class
Member Name: FromUTCTimestampExpr
Qualified Name: fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr
Docstring: Expression for converting a timestamp from UTC to a given tz.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.__init__ | null | null | true | false | 401 | 403 | null | null | null | [
"self",
"expr",
"timezone"
] | null | FromUTCTimestampExpr | Type: method
Member Name: __init__
Qualified Name: fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "expr", "timezone"]
Returns: none
Parent Class: FromUTCTimestampExpr |
method | __str__ | fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.__str__ | null | null | true | false | 405 | 406 | null | null | null | [
"self"
] | null | FromUTCTimestampExpr | Type: method
Member Name: __str__
Qualified Name: fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.__str__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: none
Parent Class: FromUTCTimestampExpr |
method | to_column_field | fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.to_column_field | null | null | true | false | 408 | 410 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | FromUTCTimestampExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: FromUTCTimestampExpr |
method | children | fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.children | null | null | true | false | 412 | 413 | null | List[LogicalExpr] | null | [
"self"
] | null | FromUTCTimestampExpr | Type: method
Member Name: children
Qualified Name: fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr.children
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[LogicalExpr]
Parent Class: FromUTCTimestampExpr |
method | _eq_specific | fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr._eq_specific | null | null | false | true | 415 | 416 | null | bool | null | [
"self",
"other"
] | null | FromUTCTimestampExpr | Type: method
Member Name: _eq_specific
Qualified Name: fenic.core._logical_plan.expressions.dt.FromUTCTimestampExpr._eq_specific
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "other"]
Returns: bool
Parent Class: FromUTCTimestampExpr |
function | _resolve_temporal_type | fenic.core._logical_plan.expressions.dt._resolve_temporal_type | Resolve the expression's type if it's DATE or TIMESTAMP, otherwise raise an error. | null | false | true | 421 | 426 | null | bool | null | [
"expr",
"plan",
"session_state",
"check_utc"
] | null | null | Type: function
Member Name: _resolve_temporal_type
Qualified Name: fenic.core._logical_plan.expressions.dt._resolve_temporal_type
Docstring: Resolve the expression's type if it's DATE or TIMESTAMP, otherwise raise an error.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["expr", "plan", ... |
function | _repeat_map | fenic.core._logical_plan.expressions.dt._repeat_map | Map a run of the same pattern letter (e.g., 'yyyy' or 'SSS') to Chrono's strftime.
Defaults to reasonable fallbacks when an exact width distinction doesn't exist. | null | false | true | 428 | 512 | null | str | null | [
"ch",
"n"
] | null | null | Type: function
Member Name: _repeat_map
Qualified Name: fenic.core._logical_plan.expressions.dt._repeat_map
Docstring: Map a run of the same pattern letter (e.g., 'yyyy' or 'SSS') to Chrono's strftime.
Defaults to reasonable fallbacks when an exact width distinction doesn't exist.
Value: none
Annotation: none
is Publi... |
function | _java_like_to_chrono | fenic.core._logical_plan.expressions.dt._java_like_to_chrono | Translate a PySpark/Java SimpleDateFormat-like pattern into Chrono's strftime format.
- Supports quoted literals with single quotes.
- Coalesces runs of letters and maps via _repeat_map. | null | false | true | 515 | 580 | null | str | null | [
"pattern"
] | null | null | Type: function
Member Name: _java_like_to_chrono
Qualified Name: fenic.core._logical_plan.expressions.dt._java_like_to_chrono
Docstring: Translate a PySpark/Java SimpleDateFormat-like pattern into Chrono's strftime format.
- Supports quoted literals with single quotes.
- Coalesces runs of letters and maps via _repeat_... |
function | _get_polars_duration_unit | fenic.core._logical_plan.expressions.dt._get_polars_duration_unit | Returns the Polars duration unit for a given unit.
For more information checkout the Polars documentation:
https://docs.pola.rs/api/python/stable/reference/expressions/api/polars.Expr.dt.offset_by.html | null | false | true | 583 | 592 | null | str | null | [
"unit"
] | null | null | Type: function
Member Name: _get_polars_duration_unit
Qualified Name: fenic.core._logical_plan.expressions.dt._get_polars_duration_unit
Docstring: Returns the Polars duration unit for a given unit.
For more information checkout the Polars documentation:
https://docs.pola.rs/api/python/stable/reference/expressions/api/... |
module | comparison | fenic.core._logical_plan.expressions.comparison | null | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_logical_plan/expressions/comparison.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: comparison
Qualified Name: fenic.core._logical_plan.expressions.comparison
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | EqualityComparisonExpr | fenic.core._logical_plan.expressions.comparison.EqualityComparisonExpr | null | null | true | false | 17 | 32 | null | null | null | null | [
"BinaryExpr"
] | null | Type: class
Member Name: EqualityComparisonExpr
Qualified Name: fenic.core._logical_plan.expressions.comparison.EqualityComparisonExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | _validate_types | fenic.core._logical_plan.expressions.comparison.EqualityComparisonExpr._validate_types | null | null | false | true | 18 | 28 | null | null | null | [
"self",
"plan",
"session_state"
] | null | EqualityComparisonExpr | Type: method
Member Name: _validate_types
Qualified Name: fenic.core._logical_plan.expressions.comparison.EqualityComparisonExpr._validate_types
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "plan", "session_state"]
Returns: none
Parent Class: EqualityComparison... |
method | to_column_field | fenic.core._logical_plan.expressions.comparison.EqualityComparisonExpr.to_column_field | null | null | true | false | 30 | 32 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | EqualityComparisonExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.comparison.EqualityComparisonExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: EqualityCom... |
class | NumericComparisonExpr | fenic.core._logical_plan.expressions.comparison.NumericComparisonExpr | null | null | true | false | 35 | 50 | null | null | null | null | [
"BinaryExpr"
] | null | Type: class
Member Name: NumericComparisonExpr
Qualified Name: fenic.core._logical_plan.expressions.comparison.NumericComparisonExpr
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | _validate_types | fenic.core._logical_plan.expressions.comparison.NumericComparisonExpr._validate_types | null | null | false | true | 36 | 46 | null | null | null | [
"self",
"plan",
"session_state"
] | null | NumericComparisonExpr | Type: method
Member Name: _validate_types
Qualified Name: fenic.core._logical_plan.expressions.comparison.NumericComparisonExpr._validate_types
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["self", "plan", "session_state"]
Returns: none
Parent Class: NumericComparisonEx... |
method | to_column_field | fenic.core._logical_plan.expressions.comparison.NumericComparisonExpr.to_column_field | null | null | true | false | 48 | 50 | null | ColumnField | null | [
"self",
"plan",
"session_state"
] | null | NumericComparisonExpr | Type: method
Member Name: to_column_field
Qualified Name: fenic.core._logical_plan.expressions.comparison.NumericComparisonExpr.to_column_field
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "session_state"]
Returns: ColumnField
Parent Class: NumericCompa... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.