Skip to content

Instantly share code, notes, and snippets.

@monspo1
Created March 3, 2016 02:34
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 monspo1/6eeb65b2595a3bfc159f to your computer and use it in GitHub Desktop.
Save monspo1/6eeb65b2595a3bfc159f to your computer and use it in GitHub Desktop.
Save the result to CSV
# Save the result to CSV
df_received.to_csv('./data/indeed_companies.csv', encoding='utf-8')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment