Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 18, 2020 06:33
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