What Did we Learn and What to Expect in Assignment 4
Summary
Students are now expected to be able to:
- Compare and contrast python’s key data types.
- Compare and contrast python’s key data structures.
- Use Python to determine the type and structure of an object.
- Demonstrate how to create data structures and convert them to another.
- Identify which operations can be applied to different data types and columns dtypes.