dendrograms / astrodendro

Generate a dendrogram from a dataset
https://dendrograms.readthedocs.io/
Other
37 stars 38 forks source link

Reference data should be easier to load #60

Open ChrisBeaumont opened 11 years ago

ChrisBeaumont commented 11 years ago

We should adopt scikit-learn's idea of putting the Perseus image and other files (like the scuba image referenced in the docs) into a data submodule, with easy loader functions. This would make it easier to run the examples in the docs