Activities: Week 8¶
This problem set is temporarily unavailable and will be updated soon.
- Before class Tuesday:
- Read Nested Data and Nested Iteration and try exercises in the section. Trying out and playing around with this code prior to lecture is especially important!
- Read Exceptions, Try/Except
- Before class Thursday:
- Read String Formatting
- Read the Requests for Internet Data chapter
- You may find it helpful to read this External Tutorial on Reading CSV Files and Writing files (also note Writing CSV files)
- Read the short section on Python modules
- Make sure to read pip module installer (and install the
pip
module by downloading the get-pip.py program and running it with admin permissions – see Piazza for help with this if you have any problems!)
- Before Sunday at 11:59 PM:
- Complete the Demonstrate Understanding for this week. Your Problem Set has been extended.