Expand description
Build the symbol -> sector map the yuzu-core neutralization ops need,
from the tracked/*.csv.gz snapshot (symbol,sector,market_cap).
Functionsยง
- parse_
industry_ csv - Parse a
symbol,sector,...CSV intosymbol -> sector. A leading header row (symbol,...) is skipped; rows with an empty sector are dropped.