Login to filter by course Login to filter by course Reset
Boolean Types and Control StructuresExplores boolean types, logical operators, and control structures in Python, emphasizing the evaluation of expressions and the use of relational operators.
Collaborative Data ScienceCovers collaborative data science tools, big data concepts, Spark, and data stream processing, with tips for the final project.
Real Analysis BasicsCovers the basics of real analysis, including limits, sequences, and continuous functions.
Functions in PythonIntroduces functions in Python, covering predefined and user-defined functions, formal and effective parameters, and the importance of docstrings.