-
Notifications
You must be signed in to change notification settings - Fork 76
Add documentation and tests for the last and lastOrNull functions
#1561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
The checks fail for now because in the documentation I refer to |
core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api/last.kt
Outdated
Show resolved
Hide resolved
I expect it to be merged soon. If it takes too long, you can also copy the code from #1554 and let git handle the merge. Whatever you like best :) |
core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api/last.kt
Outdated
Show resolved
Hide resolved
317b0a0 to
54d7873
Compare
54d7873 to
742b751
Compare
Fixes #1497