Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dabeaz-course/practical-python
/ report.py
File
report.py
Solutions/2_11/report.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# report.py
2
import
csv
3
4
def
read_portfolio(filename):
Callers
nothing calls this directly
Calls
3
read_portfolio
Function · 0.70
read_prices
Function · 0.70
make_report_data
Function · 0.70
Tested by
no test coverage detected