Skip to content

[Feature Request] Add concise xlabel=, ylabel=, option in plot() method #9093

Closed
@xgdgsc

Description

@xgdgsc

The current plot() method for Dataframe cannot set the x/y label in it. Result is more lines of code for just doing this.

As someone commented in that post:

Is there a particular reason why x and y labels can't be added as arguments to pd.plot()? Given the additional concision of pd.plot() over plt.plot() it seems it would make sense to make it even more succinct instead of having to call ax.set_ylabel()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions