Skip to content

Instantly share code, notes, and snippets.

@megha444
Created October 13, 2020 16:40
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 megha444/b6dadbebd9024b54337e8fefdbfc3ab9 to your computer and use it in GitHub Desktop.
Save megha444/b6dadbebd9024b54337e8fefdbfc3ab9 to your computer and use it in GitHub Desktop.
import pandas as pd
ds=pd.read_csv('train.csv')
ds.head()
ds.shape()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment