- Code: 4T4472
- Level Advanced
- Category Engineering and Instumentation
- Total hrs 40
- Course Language Arabic+English
- Email aastcon@aast.edu
- Phone 01007745760
xplore fundamental programming concepts in Python like logic checks, data structures, and functions through interactive quizzes and practice on your own computer. Learn syntax, debugging techniques and basic problem-solving concepts.
Why Python ProgrammingReceive an overview of what you’ll be learning and doing in the courseUnderstand why you should learn to programming with PythonData Types and OperatorsRepresent data using Python's data types: integers, floats, booleans, strings, lists, tuples, sets, dictionaries, compound data structuresPerform computations and create logical statements using Python’s operators: Arithmetic, Assignment, Comparison, Logical, Membership, IdentityPractice whitespaceData analysis with aggregationsCreating aggregationsCreating grouped aggregationsDealing with missing dataRemoving missing valuesImputing missing values (I)Binning data with CASEUsing CASE statementsCreating several groups with CASECounting and totalsCalculating the totalCounting the number of rowsDatesWhich date function should you use?