Skip to content

Instantly share code, notes, and snippets.

@nveenverma
Created June 14, 2019 07:12
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 nveenverma/b2ac2be7bfe949fea151666c72583084 to your computer and use it in GitHub Desktop.
Save nveenverma/b2ac2be7bfe949fea151666c72583084 to your computer and use it in GitHub Desktop.
URL2 = 'https://stackoverflow.com/questions'
df1 = get_top_questions(URL2, 50)
df1.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment