Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz-course/practical-python
/ functions
Functions
579 in github.com/dabeaz-course/practical-python
⨍
Functions
579
◇
Types & classes
106
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/8_1/report.py:36
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/6_15/report.py:41
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/9_5/porty-app/porty/report.py:36
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/6_12/report.py:41
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/4_4/report.py:39
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/3_16/report.py:31
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/6_3/report.py:41
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/3_18/report.py:33
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/9_3/porty-app/porty/report.py:36
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/3_2/report.py:53
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/7_9/report.py:42
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/3_14/report.py:31
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/7_11/report.py:36
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/8_2/report.py:36
↓ 1 callers
Function
print_report
Print a nicely formated table from a list of (name, shares, price, change) tuples.
Solutions/6_7/report.py:41
↓ 1 callers
Function
read_history
(filename)
Work/Data/stocksim.py:39
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/7_4/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/2_11/report.py:4
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/5_8/report.py:7
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/4_10/report.py:7
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/8_1/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/6_15/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/9_5/porty-app/porty/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/6_12/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/4_4/report.py:6
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/3_16/report.py:5
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/6_3/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/3_18/report.py:5
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/2_7/report.py:4
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/9_3/porty-app/porty/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/3_2/report.py:4
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/2_16/report.py:4
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/7_9/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/3_14/report.py:5
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/7_11/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/8_2/report.py:8
↓ 1 callers
Function
read_portfolio
Read a stock portfolio file into a list of dictionaries with keys name, shares, and price.
Solutions/6_7/report.py:8
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/7_4/report.py:22
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/2_11/report.py:24
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/5_8/report.py:20
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/4_10/report.py:20
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/8_1/report.py:16
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/6_15/report.py:21
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/9_5/porty-app/porty/report.py:16
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/6_12/report.py:21
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/4_4/report.py:19
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/3_16/report.py:12
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/6_3/report.py:21
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/3_18/report.py:13
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/2_7/report.py:24
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/9_3/porty-app/porty/report.py:16
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/3_2/report.py:25
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/2_16/report.py:25
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/7_9/report.py:22
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/3_14/report.py:12
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/7_11/report.py:16
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/8_2/report.py:16
↓ 1 callers
Function
read_prices
Read a CSV file of price data into a dict mapping names to prices.
Solutions/6_7/report.py:21
↓ 1 callers
Method
run
(self,dt)
Work/Data/stocksim.py:148
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/7_4/ticker.py:9
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/8_1/ticker.py:8
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/6_15/ticker.py:9
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/9_5/porty-app/porty/ticker.py:8
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/6_12/ticker.py:9
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/9_3/porty-app/porty/ticker.py:8
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/7_9/ticker.py:9
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/7_11/ticker.py:8
↓ 1 callers
Function
select_columns
(rows, indices)
Solutions/8_2/ticker.py:8
↓ 1 callers
Method
sell
Sell a number of shares and return the remaining number.
Solutions/8_1/stock.py:28
↓ 1 callers
Method
sell
Sell a number of shares and return the remaining number.
Solutions/9_5/porty-app/porty/stock.py:29
↓ 1 callers
Method
sell
Sell a number of shares and return the remaining number.
Solutions/9_3/porty-app/porty/stock.py:29
↓ 1 callers
Method
sell
Sell a number of shares and return the remaining number.
Solutions/8_2/stock.py:28
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/7_4/ticker.py:27
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/8_1/ticker.py:26
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/6_15/ticker.py:27
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/9_5/porty-app/porty/ticker.py:26
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/6_12/ticker.py:33
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/9_3/porty-app/porty/ticker.py:26
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/7_9/ticker.py:27
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/7_11/ticker.py:26
↓ 1 callers
Function
ticker
(portfile, logfile, fmt)
Solutions/8_2/ticker.py:26
Method
__contains__
(self, name)
Solutions/7_4/portfolio.py:16
Method
__contains__
(self, name)
Solutions/8_1/portfolio.py:35
Method
__contains__
(self, name)
Solutions/6_15/portfolio.py:16
Method
__contains__
(self, name)
Solutions/9_5/porty-app/porty/portfolio.py:35
Method
__contains__
(self, name)
Solutions/6_12/portfolio.py:16
Method
__contains__
(self, name)
Solutions/6_3/portfolio.py:16
Method
__contains__
(self, name)
Solutions/9_3/porty-app/porty/portfolio.py:35
Method
__contains__
(self, name)
Solutions/7_9/portfolio.py:16
Method
__contains__
(self, name)
Solutions/7_11/portfolio.py:35
Method
__contains__
(self, name)
Solutions/8_2/portfolio.py:35
Method
__contains__
(self, name)
Solutions/6_7/portfolio.py:16
Method
__getitem__
(self, index)
Solutions/7_4/portfolio.py:13
Method
__getitem__
(self, index)
Solutions/8_1/portfolio.py:32
Method
__getitem__
(self, index)
Solutions/6_15/portfolio.py:13
Method
__getitem__
(self, index)
Solutions/9_5/porty-app/porty/portfolio.py:32
Method
__getitem__
(self, index)
Solutions/6_12/portfolio.py:13
Method
__getitem__
(self, index)
Solutions/6_3/portfolio.py:13
Method
__getitem__
(self, index)
Solutions/9_3/porty-app/porty/portfolio.py:32
Method
__getitem__
(self, index)
Solutions/7_9/portfolio.py:13
← previous
next →
201–300 of 579, ranked by callers