Skip to content

Instantly share code, notes, and snippets.

@selva86
Created June 20, 2021 17:15
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/dae17eb77d59d1b7e018bef4105f7d69 to your computer and use it in GitHub Desktop.
Save selva86/dae17eb77d59d1b7e018bef4105f7d69 to your computer and use it in GitHub Desktop.
arr = np.genfromtxt("Datasets/Class_and_Fare.csv", delimiter=",", skip_header=1)
arr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment