Skip to content

Instantly share code, notes, and snippets.

@louipc
Created April 7, 2019 00:40
Show Gist options
  • Select an option

  • Save louipc/ae9fe9aa4904056e55275c6729f2a858 to your computer and use it in GitHub Desktop.

Select an option

Save louipc/ae9fe9aa4904056e55275c6729f2a858 to your computer and use it in GitHub Desktop.
import locale
locale.setlocale(locale.LC_NUMERIC,"en_US")
locale.atof("20,444.44")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment