Class PlotAccessor (0.24.0)

PlotAccessor(data)

Make plots of Series or DataFrame with the matplotlib backend.

Methods

hist

hist(by: typing.Optional[typing.Sequence[str]] = None, bins: int = 10, **kwargs)

API documentation for hist method.

PlotAccessor

PlotAccessor(data)

Make plots of Series or DataFrame with the matplotlib backend.