Skip to content
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

Implement pushfirst! to allow appending rows in the beginning of a DataFrame #2678

Closed
raphaelsaavedra opened this issue Mar 25, 2021 · 4 comments
Labels
feature non-breaking The proposed change is not breaking
Milestone

Comments

@raphaelsaavedra
Copy link

This is non-urgent, basically a small quality-of-life improvement. Since it's possible to push! new rows, it would be nice to be able to pushfirst! too.

@bkamins bkamins added feature non-breaking The proposed change is not breaking labels Mar 25, 2021
@bkamins bkamins added this to the 1.x milestone Mar 25, 2021
@sa-
Copy link
Contributor

sa- commented Apr 12, 2021

Looking into this

@sa-
Copy link
Contributor

sa- commented Apr 16, 2021

Not looking into this anymore

@pstorozenko
Copy link
Contributor

@bkamins
Isn't it duplication of #2275 ?

@bkamins
Copy link
Member

bkamins commented May 10, 2021

It is. Closing then. Thank you for noticing.

@bkamins bkamins closed this as completed May 10, 2021
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

No branches or pull requests

4 participants