Skip to content

Instantly share code, notes, and snippets.

@selva86
Created May 14, 2021 06:18
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 selva86/98d2d19acfe5b5c7b5595ed1819c1008 to your computer and use it in GitHub Desktop.
Save selva86/98d2d19acfe5b5c7b5595ed1819c1008 to your computer and use it in GitHub Desktop.
import pandas as pd
df = pd.read_csv('Datasets/Tips100.csv')
df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment