Advanced Python
davidbpython.com
Projects, Session 8
|
NOTE: WHEN COMPLETE, PLEASE FOLLOW THESE INSTRUCTIONS TO SUMIT. When finished with the notebook:
|
|
|
Let me know if you have any issues! |
|
| 8.1 | Download session_8_homework.ipynb from the session_8_working_files folder (also linked from the course materials page). To do this, right click the link and select "Save Link As" (or similar) and save to a local folder. Also download bond_feed_tiny.xls to the same directory. |
|
The questions are written as comments in each cell, and the expected output is written as a comment beneath each cell. Enter the pandas / Python code needed to answer each question and print the resulting object -- you should hopefully see your output match the expected output. Remember that changes to a cell will not affect another cell until you run each cell. You can run all cells if you wish -- see the manu. (Use Shift - [Enter] to run the current cell and drop down.) See above for instructions on how to submit your completed notebook. Let me know your questions! |
|