From a8a4325e53ceda85e2f23b717d790e46fb6ad5bf Mon Sep 17 00:00:00 2001 From: stevedodson Date: Wed, 12 Jun 2019 11:48:21 +0000 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b4d982e..d09406a 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,6 @@ For example, to explore data in a large elasticsearch index, simply create an el >>> df = ed.read_es(url='http://localhost:9200', index='reviews') ->>> type(df) - - >>> df.head() reviewerId vendorId rating date 0 0 0 5 2006-04-07 17:08