-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add rownumber
#61
Add rownumber
#61
Conversation
Up version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good apart from one small comment.
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #61 +/- ##
=======================================
Coverage 96.36% 96.36%
=======================================
Files 1 1
Lines 55 55
=======================================
Hits 53 53
Misses 2 2
☔ View full report in Codecov by Sentry. |
@quinnj, @nalimilan - OK to merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks! This is the most tested line of the ecosystem. :-)
Thank you! |
Add
rownumber
from DataFrames. See #60