Skip to content

Instantly share code, notes, and snippets.

@moonwatcher
Created May 9, 2014 11:28
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 moonwatcher/540267ded97387052dce to your computer and use it in GitHub Desktop.
Save moonwatcher/540267ded97387052dce to your computer and use it in GitHub Desktop.
# numpy arrays
x = np.append(x[0], np.int64(2))
# filtering ascii and accented
[^a-z:"\}\{\[\]\s,'áýéèøúạñóüæÁíÉëṭńỗœọĭãōāßķễìŠęćĐùÜỳıőếÖốğÍṇÑÚşṃţØâÿÅớệİīờịụầåłöțêÓảưǎсņēïậůžěòăşșÞðäążūÇçþǒàõąňồėļữĝûřśžŽơÂťôĽîČĎź]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment