Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created March 2, 2020 13:06
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 Alakhator/d769f252ef4131fa15a3d2b482ae3ff9 to your computer and use it in GitHub Desktop.
Save Alakhator/d769f252ef4131fa15a3d2b482ae3ff9 to your computer and use it in GitHub Desktop.
#applying the transform function
df.transform(func = lambda x : x * 10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment