summaryrefslogtreecommitdiff
path: root/frontend/public/design-system
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 14:13:32 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 14:13:32 -0700
commit007b63cfeef0a6206dcfb5208c9222c6c5d977b3 (patch)
tree8421862c2bee5c6ffcb6eafd032477eb4448daee /frontend/public/design-system
parent5cced76ce44db80b6f45021152153138e0c8bc5b (diff)
Fix _json_value crashing on array-valued yfinance info fields
pd.isna() on a numpy array returns an array, not a scalar, causing ValueError in the boolean context. Wrapping in try/except restores get_company_info() for tickers like NFLX whose .info includes array fields. Also suppress FutureWarning in compute_beta pct_change calls. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'frontend/public/design-system')
0 files changed, 0 insertions, 0 deletions