Course Description
This course is designed for students who are new to the world of data science. After the introduction of some basic arithmetic, variables, and data structures in Python, students will start to learn how to collect and extract data from real datasets. Some data analytical skills using the control flows and Python packages (e.g., NumPy, SciPy, Pandas, etc.) will be introduced. To address the needs of big data processing, some distributed computing frameworks (e.g., Spark) and visualization tools with Python will be discussed. Students may apply some basic learning algorithms with Python packages (e.g., scikit-learn) to extract knowledge from data. In response to the evolving demands of the AI era, some AI assisted programming tools will also introduced.
Intended Learning Outcomes
CILO-1: Apply the Python language fundamentals, including basic syntax, variables, and process flows, to write a program.
CILO-2: Apply functions and import packages to work with complex and/or large data sets.
CILO-3: Apply scientific packages (e.g., NumPy and SciPy) to perform useful computations.
CILO-4: Process different file types using external packages.
CILO-5: Apply stunning data visualization tools to visualize large data sets.