Skip to content

API: consider deprecating DataFrame.hist in favor of DataFrame.plot.hist #11053

Open
@shoyer

Description

@shoyer

This came up in the PR adding plot submethods like .plot.hist: #9321 (comment)

As long as API differences can be reconciled, I think it would be a nice idea to deprecate (and eventually remove) DataFrame.hist, DataFrame.boxplot and Series.hist in favor of the accessor mtehods.

This old issue discusses API differences (possibly no longer accurate/relevant?): #413

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions