Skip to content

Instantly share code, notes, and snippets.

@AI-MOO
Created February 27, 2022 16:37
Show Gist options
  • Save AI-MOO/3411b8778d2a877d344b88e7d0e1679f to your computer and use it in GitHub Desktop.
Save AI-MOO/3411b8778d2a877d344b88e7d0e1679f to your computer and use it in GitHub Desktop.
# استخراج المعلومات الإحصائية لليبانات
pd.set_option("display.float", "{:.2f}".format)
df.describe()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment