Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 18, 2020 06:33
Show Gist options
  • Save Alakhator/f48a3c38691b89914da35ac8c0019f6d to your computer and use it in GitHub Desktop.
Save Alakhator/f48a3c38691b89914da35ac8c0019f6d to your computer and use it in GitHub Desktop.
train.fillna(-999, inplace=True)
test.fillna(-999, inplace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment