Font size
WorksheetsFinTech 02-3 Python
Total questions: 10
Worksheet time: 5mins
Which are objectives for Unit 2 Python Day 3?
Time value of money
Import python libraries/packages
Querying table data
Read and write files
Using imported functions
Which is not part of a time value of money calculation?
Interest rate
Time length
Compounding periods
Rate of change
What is a bond called when it is valued on the secondary market at more than its original sale price?
Discount
Par value
Standard
Premium
Which python libraries did we import in class?
functions
numpy
pathlib
csv
pandas
Which python library did we import the npv function from?
functions
numpy
pathlib
csv
pandas
Write the syntax to import the Path function from the pathlib library:
(a)
Which is the correct syntax to read a text file from a file path:
with open(filepath, 'r') as file:
with read(filepath, 'txt') as file:
open(txt = filepath) as read:
read(filepath, 'read') as txt:
Which of the following does all tabular data have?
sheets
rows
columns
values
headers
How was Python Day 3 for you?
Any suggestions for improvement?
