Skip to content

Instantly share code, notes, and snippets.

@betodealmeida
Created April 16, 2014 17:03
Show Gist options
  • Select an option

  • Save betodealmeida/10907647 to your computer and use it in GitHub Desktop.

Select an option

Save betodealmeida/10907647 to your computer and use it in GitHub Desktop.
validos = validos[~isnan(validos.numero)]
for l in lixo:
validos = validos[validos.comida != l]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment