Skip to content

Instantly share code, notes, and snippets.

@vsreekanti
Created October 19, 2022 02:07
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 vsreekanti/f2f02c830451d59701e0ace071cd809f to your computer and use it in GitHub Desktop.
Save vsreekanti/f2f02c830451d59701e0ace071cd809f to your computer and use it in GitHub Desktop.
cleaned_data = clean_data(raw_data)
predictions = make_predictions(cleaned_data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment