Skip to content

Instantly share code, notes, and snippets.

@vicotrbb
Last active September 16, 2020 23:10
Show Gist options
  • Save vicotrbb/dd37602c38e6cd53c03991cccfaefb3c to your computer and use it in GitHub Desktop.
Save vicotrbb/dd37602c38e6cd53c03991cccfaefb3c to your computer and use it in GitHub Desktop.
validation = data.sample(5)
data.drop(validation.index, axis=0, inplace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment