Skip to content

Instantly share code, notes, and snippets.

@FelixChop
Last active August 15, 2018 09:43
Show Gist options
  • Select an option

  • Save FelixChop/e6d87bc398e4487248663b897fe2dc98 to your computer and use it in GitHub Desktop.

Select an option

Save FelixChop/e6d87bc398e4487248663b897fe2dc98 to your computer and use it in GitHub Desktop.
data.corr()
data.corr().applymap(lambda x: int(x*100)/100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment