Dataframe 0.13 Help

last

Returns the last row that matches the given condition, or throws exception if there is no matching rows.

lastOrNull

Returns the last row that matches the given condition, or null if there is no matching rows.

Last modified: 29 March 2024