Intermediate Python L2

المستوى المتوسط L2Python

Description :
Learning Python is crucial for any aspiring data science practitioner. Learn to visualize real data with Matplotlib’s functions and get acquainted with data structures such as the dictionary and pandas DataFrame. Learn to Use Python Dictionaries and pandas: Dictionaries offer an alternative to Python lists, while the pandas dataframe is the most popular way of working with tabular data.you’ll find out how you can create and manipulate datasets, and how to access them using these structures. Explore Python Boolean Logic and Python Loops: you’ll look at logic, control flow, filtering and loops. These functions work to control decision-making in Python programs and help you to perform more operations with your data, including repeated statements. You’ll finish the course by applying all of your new skills by using hacker statistics to calculate your chances of winning a bet.

الوصف :
يعد تعلم Python أمرًا بالغ الأهمية لأي ممارس طموح في علم البيانات. تعلم كيفية تصور البيانات الحقيقية باستخدام وظائف Matplotlib والتعرف على هياكل البيانات مثل القاموس و pandas DataFrame. تعلم كيفية استخدام قواميس Python وقواميس الباندا: تقدم القواميس بديلاً لقوائم Python ، في حين أن pandas dataframe هي الطريقة الأكثر شيوعًا للعمل مع البيانات المجدولة. ستعرف كيف يمكنك إنشاء مجموعات البيانات ومعالجتها ، وكيفية الوصول إليها باستخدام هذه الهياكل. استكشف Python Boolean Logic و Python Loops: ستنظر في المنطق والتحكم في التدفق والتصفية والحلقات. تعمل هذه الوظائف على التحكم في صنع القرار في برامج Python وتساعدك على إجراء المزيد من العمليات باستخدام بياناتك ، بما في ذلك العبارات المتكررة. ستنهي الدورة التدريبية عن طريق تطبيق جميع مهاراتك الجديدة باستخدام إحصائيات القراصنة لحساب فرصك في الفوز برهان.

Pre requiset :
introduction to python L1