Last active
August 17, 2020 12:54
-
-
Save ishritam/1b81d076b30122749f3d1c34ba3d6622 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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