Skip to content

Instantly share code, notes, and snippets.

@yashprakash13
Created December 26, 2021 15:55
Show Gist options
  • Save yashprakash13/a3897f97d4c33601e2a4b79eba95ef2c to your computer and use it in GitHub Desktop.
Save yashprakash13/a3897f97d4c33601e2a4b79eba95ef2c to your computer and use it in GitHub Desktop.
Sklearn Pipeline
df = pd.read_csv('data.csv')
df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment