Skip to content

Instantly share code, notes, and snippets.

@animesh-agarwal
Last active October 1, 2018 13:17
Show Gist options
  • Save animesh-agarwal/c8871c23447f0de0f2530bc5b03c2ca2 to your computer and use it in GitHub Desktop.
Save animesh-agarwal/c8871c23447f0de0f2530bc5b03c2ca2 to your computer and use it in GitHub Desktop.
boston = pd.DataFrame(boston_dataset.data, columns=boston_dataset.feature_names)
boston.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment