Skip to content

Instantly share code, notes, and snippets.

@jeetaf
Created June 29, 2021 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeetaf/b7b09072402a6b055f95f9ce2f81d360 to your computer and use it in GitHub Desktop.
Save jeetaf/b7b09072402a6b055f95f9ce2f81d360 to your computer and use it in GitHub Desktop.
df = pd.DataFrame(data = cancer.data, columns=cancer.feature_names)
df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment