Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created March 24, 2022 09:11
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 quantra-go-algo/a3832928b0f3fbf8d0d02d9a9bc1504a to your computer and use it in GitHub Desktop.
Save quantra-go-algo/a3832928b0f3fbf8d0d02d9a9bc1504a to your computer and use it in GitHub Desktop.
Data Manipulation and Visualization Techniques in Julia - renaming columns
rename!(df_1, ["name", "team", "work experience"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment