Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thoo committed Feb 6, 2019
1 parent 3d3e408 commit 522e76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/plotting/_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -2060,7 +2060,7 @@ def plot_series(data, kind='line', ax=None, # Series unique
For data grouped with ``by``:
* :class:`~pandas.Series` \n
* :class:`~pandas.Series`
* :class:`~numpy.array` (for ``return_type = None``)
Return Series or numpy.array.
Expand Down

0 comments on commit 522e76d

Please sign in to comment.