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