mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Merge branch 'master' of github.com:elastic/eland
This commit is contained in:
commit
3dd919e8b2
@ -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)
|
||||
<class 'eland.core.frame.DataFrame'>
|
||||
|
||||
>>> df.head()
|
||||
reviewerId vendorId rating date
|
||||
0 0 0 5 2006-04-07 17:08
|
||||
|
Loading…
x
Reference in New Issue
Block a user