Skip to content

ENH: append method #56975

@samaanjafari

Description

@samaanjafari

Feature Type

  • Adding new functionality to pandas

  • Changing existing functionality in pandas

  • Removing existing functionality in pandas

Problem Description

i'm not exactly sure why dataframe.append method is not available anymore and i was using concat instead till today i figured out we can use _append that do the same as append so why u guys just not changing it back to it's original one and another issue is why u guys remove something from library just keep it and in run time tell user a pop up that is deprecated and use this as alternative.

Feature Description

just plz keep it simple change _append to append and don't remove anything from pandas as new version released or u can just give us a pop up massage that its alternative so wouldn't waste my time to roam around browser to find solution.

Alternative Solutions

just plz keep it simple change _append to append and don't remove anything from pandas as new version released or u can just give us a pop up massage that its alternative so wouldn't waste my time to roam around browser to find solution.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNeeds TriageIssue that has not been reviewed by a pandas team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions