Skip to content

Commit

Permalink
painful updates
Browse files Browse the repository at this point in the history
  • Loading branch information
CDonnerer committed Feb 10, 2021
1 parent cb475f1 commit ad31ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ boxplots. It's as easy as:
>>> df = plt.load_dataset("penguins")
>>> plt.plot(df["bill_length_mm"], df["flipper_length_mm"], color=df["species"])
.. code-block::
flipper_length_mm
232┤ o oo oo o o o
Expand Down

0 comments on commit ad31ed5

Please sign in to comment.