Skip to content

Instantly share code, notes, and snippets.

@AI-MOO
Created February 26, 2022 14:27
Show Gist options
  • Save AI-MOO/eda44ae16d4d554ec44d212fafbd40a1 to your computer and use it in GitHub Desktop.
Save AI-MOO/eda44ae16d4d554ec44d212fafbd40a1 to your computer and use it in GitHub Desktop.
# سحب البيانات واستعراضها
df = pd.read_csv("data\heart.csv")
df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment