Skip to content

Instantly share code, notes, and snippets.

@AI-MOO
Created October 24, 2021 06:19
Show Gist options
  • Save AI-MOO/e3bc104ae53bf93ef372553fd4eb2653 to your computer and use it in GitHub Desktop.
Save AI-MOO/e3bc104ae53bf93ef372553fd4eb2653 to your computer and use it in GitHub Desktop.
# استيراد المكتبات
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
%matplotlib inline
import seaborn as sns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment