Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mwaskom/seaborn-data
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaskom committed Jun 30, 2018
2 parents a9b9084 + 0f5342f commit 6f251f1
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 6f251f1

Please sign in to comment.