
Data Science with Python
After completing this course, you should be able to:
• Explore Python fundamentals, including basic
syntax, variables, and types
• Create and manipulate regular Python lists
• Use functions and import packages
• Build Numpy arrays, and perform interesting
calculations
• Create and customize....