Skip to content

Instantly share code, notes, and snippets.

@shayaf84
Created July 30, 2020 16:30
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 shayaf84/e83c549c0c2c5420b09d3dc52a95ffb1 to your computer and use it in GitHub Desktop.
Save shayaf84/e83c549c0c2c5420b09d3dc52a95ffb1 to your computer and use it in GitHub Desktop.
Displays a table that gives us information about the data
# get a table with information about ALL of our images
metadata = get_metadata()
# what does it look like?
metadata.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment