Skip to content

Commit

Permalink
Add cautionary note in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaskom authored Jan 13, 2018
1 parent c80809a commit 0f5342f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
seaborn-data
============

Data repository for seaborn examples
Data repository for [seaborn](http://seaborn.pydata.org/) examples.

**This is not a general-purpose data archive.**

This repository exists only to provide a convenient target for the `seaborn.load_dataset` function to download sample datasets from. Its existence makes it easy to document seaborn without confusing things by spending time loading and munging data. However, the datasets may change or be removed at any time if they are no longer useful for the seaborn documentation.

0 comments on commit 0f5342f

Please sign in to comment.