This works if the data is not very big. (for e.g. upto 5 MB)
import eland as ed df = ed.DataFrame(\'localhost:9200\', \'kibana_sample_data_flights\') df.to_cs