Skip to content

add rownumber#2356

Merged
bkamins merged 7 commits intoJuliaData:masterfrom
bkamins:add_rownumber
Aug 17, 2020
Merged

add rownumber#2356
bkamins merged 7 commits intoJuliaData:masterfrom
bkamins:add_rownumber

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented Aug 7, 2020

Fixes #2325

I have also written a docstring that should explain the differences with parentindices

@bkamins bkamins added feature non-breaking The proposed change is not breaking labels Aug 7, 2020
@bkamins bkamins added this to the 1.0 milestone Aug 7, 2020
bkamins and others added 4 commits August 9, 2020 00:33
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
Copy link
Copy Markdown
Member

@nalimilan nalimilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good after fixing the typo.

bkamins and others added 2 commits August 16, 2020 17:11
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
@bkamins bkamins merged commit 5711ff1 into JuliaData:master Aug 17, 2020
@bkamins bkamins deleted the add_rownumber branch August 17, 2020 17:45
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Aug 17, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature non-breaking The proposed change is not breaking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

public API for accessing row number of DataFrameRow

2 participants