Skip to content

Instantly share code, notes, and snippets.

@Zmey56
Created June 28, 2022 19:17
Show Gist options
  • Save Zmey56/443b67988a16751ab9ed88519e3b0934 to your computer and use it in GitHub Desktop.
Save Zmey56/443b67988a16751ab9ed88519e3b0934 to your computer and use it in GitHub Desktop.
game = pd.read_csv('NameOfGames.csv', skiprows=1)
game.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment