Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created August 3, 2020 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhishek-shrm/e3283221795cde5e087d14d879c0fee5 to your computer and use it in GitHub Desktop.
Save abhishek-shrm/e3283221795cde5e087d14d879c0fee5 to your computer and use it in GitHub Desktop.
for i,v in enumerate(training_queries['query'].sample(10)):
print(i,'=>',v)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment