Skip to content

Instantly share code, notes, and snippets.

@shubham-singh-ss
Created May 31, 2019 05:57
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 shubham-singh-ss/a46326360c4b0adbdd16ef35910347e8 to your computer and use it in GitHub Desktop.
Save shubham-singh-ss/a46326360c4b0adbdd16ef35910347e8 to your computer and use it in GitHub Desktop.
df_new = pd.concat([df_link, dftitle, dfdescription, dfcategory], axis=1, join_axes = [df_link.index])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment