Skip to content

Instantly share code, notes, and snippets.

@kvnkho
Created January 13, 2022 06:52
Show Gist options
  • Select an option

  • Save kvnkho/552b20044b6e36d44b86952c2d7871e9 to your computer and use it in GitHub Desktop.

Select an option

Save kvnkho/552b20044b6e36d44b86952c2d7871e9 to your computer and use it in GitHub Desktop.
import pandas as pd
df = pd.read_csv("titanic.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment