Skip to content

Commit

Permalink
MAINT: remove mention of iris
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanlees committed Sep 20, 2020
1 parent 8e3ca65 commit c924df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vega_datasets/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ class ZIPCodes(Dataset):
class DataLoader(object):
"""Load a dataset from a local file or remote URL.
There are two ways to call this; for example to load the iris dataset, you
There are two ways to call this; for example to load the penguins dataset, you
can call this object and pass the dataset name by string:
>>> from vega_datasets import data
Expand Down

0 comments on commit c924df9

Please sign in to comment.