From fdb26534c6c093d15b1c24b040a4b6f64c07bb39 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Thu, 11 Jun 2015 06:58:21 -0400 Subject: [PATCH] Tweaked repo intro to help clarify which notebooks I created vs those I reference from other authors. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24ae913..cf579d8 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Continually updated Data Science IPython Notebooks.

-Notebooks include: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, Python, and various command lines. - This repo is a collection of IPython Notebooks I reference while working with data. +Although I created most notebooks, some notebooks I reference were created by other authors who are credited by naming the authors and/or providing a link to the source. + ## Index * [spark](#spark)