Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created September 18, 2019 11:04
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 lakshay-arora/3489e97b98f94ef4fc7ec022b9c059af to your computer and use it in GitHub Desktop.
Save lakshay-arora/3489e97b98f94ef4fc7ec022b9c059af to your computer and use it in GitHub Desktop.
%%time
data['Number_of_divisor'] = data.Number.apply(countDivisors)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment