Skip to content

Instantly share code, notes, and snippets.

@BexTuychiev
Created September 16, 2021 22:14
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 BexTuychiev/5b5daf5cfb6724a5b9e48226f60c94e2 to your computer and use it in GitHub Desktop.
Save BexTuychiev/5b5daf5cfb6724a5b9e48226f60c94e2 to your computer and use it in GitHub Desktop.
%time tps['f1001'] = crazy_function(
tps['f1'].values, tps['f56'].values, tps['f44'].values
)
Wall time: 34 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment