Created
September 18, 2019 11:04
-
-
Save lakshay-arora/3489e97b98f94ef4fc7ec022b9c059af to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%%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