Skip to content

Instantly share code, notes, and snippets.

@selva86
Created September 23, 2021 07:39
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/c02b36fc536ca16deaa079bc3d6389ac to your computer and use it in GitHub Desktop.
Save selva86/c02b36fc536ca16deaa079bc3d6389ac to your computer and use it in GitHub Desktop.
import pandas as pd
import numpy as np
df = pd.read_csv('../Datasets/titanic_missing.csv')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment