From ffb70c577cc6fd287ed6aabe75b47e9f5b6381bc Mon Sep 17 00:00:00 2001 From: Cameron Yick Date: Wed, 30 Jan 2019 22:18:58 -0500 Subject: [PATCH] [documentation] explain why the binder folder is included --- binder/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 6d17033..9623776 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -1,4 +1,6 @@ +# This file is used by mybinder.org to power the runnable examples. tiingo -# You technically don't have to use tiingo with pandas +# You technically don't have to use tiingo with pandas, but +# we included it since most data analysts will have it installed already. pandas