Skip to content

Instantly share code, notes, and snippets.

@douglaspsteen
Created August 29, 2020 21:55
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 douglaspsteen/620f582231a40c005c265c675eb9e8b9 to your computer and use it in GitHub Desktop.
Save douglaspsteen/620f582231a40c005c265c675eb9e8b9 to your computer and use it in GitHub Desktop.
# Load data
df = pd.read_csv('surgical_deepnet.csv')
df.info()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment