Filters#
|
Apply a filter predicate to an expression. |
|
Compute a slice of the TableFrame for the specified columns. |
|
Filter the TableFrame based on the given predicates. |
Return a TableFrame with the first row. |
|
|
Return a TableFrame with the first n rows. |
Return a TableFrame with the last row. |
|
|
Return a TableFrame with the first n rows. |
|
Return a TableFrame with a slice of the original TableFrame |
|
Return a TableFrame with the last n rows. |
|
Deduplicate rows from the TableFrame. |