Skip to content

Instantly share code, notes, and snippets.

@ishritam
Last active August 17, 2020 12:54
Show Gist options
  • Save ishritam/1b81d076b30122749f3d1c34ba3d6622 to your computer and use it in GitHub Desktop.
Save ishritam/1b81d076b30122749f3d1c34ba3d6622 to your computer and use it in GitHub Desktop.
from elasticsearch import helpers
res = helpers.bulk(es,gen(df),request_timeout= 300)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment