Skip to content

Instantly share code, notes, and snippets.

@sid321axn
Created August 18, 2020 16: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 sid321axn/a40e3c92829088d963e528d0faede9e8 to your computer and use it in GitHub Desktop.
Save sid321axn/a40e3c92829088d963e528d0faede9e8 to your computer and use it in GitHub Desktop.
df['count.'] = df['url'].apply(lambda i: i.count('.'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment